king
2022-10-12 e657b7ed2c047af4b54cbc26e5ac66cb7656dbb5
src/menu/components/share/normalform/index.scss
@@ -0,0 +1,10 @@
.plot-base-wrap {
  .ant-col-24 {
    .ant-form-item-label {
      width: 16.5%;
    }
    .ant-form-item-control-wrapper {
      width: 83.5%;
    }
  }
}