king
2022-10-12 53b9fb93d0376eb02bb996935f1720b4e95cd897
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;