king
2023-08-10 ac1d52c46ff9019fcc93cf3d5e7ab17cf850824e
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%;
    }
  }
}