king
2022-11-18 f05ce61d55d421926229e50136c3b18c0dd9c262
src/tabviews/zshare/tablenodes/index.scss
@@ -11,7 +11,7 @@
.view-table-modal {
  .ant-modal {
    top: 55px;
    top: 30px;
  }
  .ant-modal-body {
    padding: 20px 50px 20px;
@@ -22,7 +22,7 @@
  }
  .wrap {
    position: relative;
    height: calc(100vh - 240px);
    height: calc(100vh - 175px);
    margin: 10px 0px;
    overflow: hidden;
@@ -52,6 +52,7 @@
    white-space: nowrap;
    .ant-typography {
      margin-bottom: 0px;
      color: #1890ff;
      display: inline-block;
      .ant-typography-copy {