king
2019-12-06 2cb65d99c9aebf8293cb2838fcfe3e09fb2739ce
src/templates/modalconfig/settingform/index.scss
@@ -1,4 +1,4 @@
.ant-advanced-search-form.commontable-setting-form {
.ant-advanced-search-form.modal-setting-form {
  .textarea {
    .ant-form-item-label {
      width: 16.3%;
@@ -7,4 +7,7 @@
      width: 83.33333333%;
    }
  }
  .ant-input-number {
    width: 100%;
  }
}