king
2022-11-21 89f85223ff7b1b5ee3931ae01efa3dd17d5524fc
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;