king
2022-03-21 fc241324087e605b145e8bbcc4ee3aece61dbf14
src/menu/components/table/edit-table/columns/index.scss
@@ -5,7 +5,8 @@
    font-size: inherit;
  }
  .submit-btn {
    height: 24px;
    min-height: 24px;
    height: auto;
    margin-right: 10px;
    background-color: #1890ff;
    border-width: 0;
@@ -63,10 +64,9 @@
    }
  }
  .col-control {
    position: absolute;
    position: relative;
    float: right;
    z-index: 2;
    right: 0;
    top: -25px;
    >.anticon, >div > .anticon {
      font-size: 16px;
      margin-right: 10px;