src/tabviews/commontable/index.scss
@@ -21,6 +21,7 @@ } > .ant-spin { position: fixed; z-index: 10; left: calc(50vw - 22px); top: calc(50vh - 70px); } @@ -90,11 +91,6 @@ padding-right: 140px; } } .popview-modal { .ant-modal-body { min-height: 300px; } } .menu-tree-modal { .ant-modal-body { min-height: 300px; @@ -120,6 +116,7 @@ padding-bottom: 5px; .ant-modal-body { max-height: calc(100vh - 190px); min-height: 250px; overflow-y: auto; .ant-empty { margin: 15vh 8px;