king
2025-04-21 f3d4db769ba9b51b799d981511a710fd443d0e08
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%;
    }
  }
}