king
2023-08-08 ab003fccad96beb96d18f8018980e6c75ed03edc
src/tabviews/custom/components/chart/antv-X6/nodeupdate/index.scss
@@ -161,9 +161,17 @@
    top: 50px;
  }
  .ant-modal-body {
    min-height: 150px;
    max-height: calc(100vh - 200px);
    overflow-y: auto;
    padding-top: 15px;
    .ant-input-search {
      width: 300px;
      margin-bottom: 10px;
    }
    .ant-transfer-customize-list .ant-transfer-list {
      min-height: 300px;
    }
  }
  .ant-modal-body::-webkit-scrollbar {
    width: 7px;