king
2022-03-29 b6cbfb08b51e87e6eac995be8e7751815715e6a1
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,11 +64,10 @@
    }
  }
  .col-control {
    position: absolute;
    position: relative;
    float: right;
    z-index: 2;
    right: 0;
    top: -25px;
    >i, >div > i {
    >.anticon, >div > .anticon {
      font-size: 16px;
      margin-right: 10px;
      cursor: pointer;