king
2024-10-30 c96108bd84050feb01b47db3f5cae96670fda435
src/components/normalform/modalform/index.scss
@@ -42,6 +42,7 @@
    overflow: hidden;
    .color-sketch-block-box {
      min-width: 50px;
      max-width: 100px;
      .color-sketch-block-inner {
        box-shadow: 0 0 0 1px rgba(0, 0, 0, .1) inset;
      }
@@ -57,4 +58,9 @@
      width: 16%;
    }
  }
  .ant-col-12 + .ant-col-24 + .ant-col-24 {
    .ant-form-item-label {
      width: 16%;
    }
  }
}