king
2022-11-21 f6626b05f1275cc2f8ca77f773d4f6a6af1b0a89
src/menu/tablenodes/index.scss
@@ -1,6 +1,6 @@
.view-table-modal {
  .ant-modal {
    top: 55px;
    top: 30px;
  }
  .ant-modal-body {
    padding: 20px 50px 20px;
@@ -11,7 +11,7 @@
  }
  .wrap {
    position: relative;
    height: calc(100vh - 200px);
    height: calc(100vh - 175px);
    margin: 10px 0px;
    overflow: hidden;