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