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