king
2023-06-29 f2914103477e253f8af4b9f847933c0c7848c330
src/tabviews/custom/components/chart/antv-X6/nodeupdate/index.scss
@@ -8,6 +8,10 @@
    padding-bottom: 2px;
    font-size: 13px;
  }
  textarea.ant-input {
    padding: 0px 4px;
    border-radius: 0px;
  }
  .ant-form-item {
    display: flex;
    margin-bottom: 10px;
@@ -69,6 +73,13 @@
          border-radius: 0px;
        }
      }
      .ant-select-selection--single {
        height: 26px;
        border-radius: 0px;
      }
      .ant-select-selection__rendered {
        line-height: 24px;
      }
    }
  }
}