king
2022-09-15 20fda7434c88eae3237399a008f6ae0db50d0eab
src/menu/components/table/normal-table/index.scss
@@ -39,7 +39,15 @@
      bottom: 0;
    }
    >.ant-row {
      display: none;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      min-height: 10px;
      .common-drawarea-placeholder {
        display: none;
      }
    }
    >.ant-switch {
      display: none;