king
2023-09-19 2f1e9066e23d2e4992194fff3cf7acb8ab8f2a63
1
2
3
4
5
6
7
8
.form-setting-wrap {
  min-height: 100px;
  .ant-col-24 {
    .ant-form-item-label {
      width: 16.5%;
    }
  }
}