king
2023-06-15 a29d9d644a2a30e9ef4afcc6d728c20c218dc359
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%;
    }
  }
}