king
2024-10-30 c96108bd84050feb01b47db3f5cae96670fda435
src/menu/components/table/base-table/index.scss
@@ -32,7 +32,7 @@
  }
  .anticon-tool {
    position: absolute;
    z-index: 2;
    z-index: 5;
    font-size: 16px;
    right: 1px;
    top: 1px;
@@ -47,6 +47,12 @@
      padding-top: 10px;
      min-height: 55px;
    }
    button {
      min-width: 60px;
    }
  }
  .model-menu-action-list:not(.length0):not(.length1):not(.length2):not(.length3):not(.length4):not(.length5):not(.length6):not(.length7):not(.length8):not(.length9) {
    margin-bottom: 20px;
  }
  .ant-btn.mk-link {