king
2022-09-16 41308b8a2788df7ed6225414c163f8611c7e8f69
src/menu/components/table/edit-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;