king
2020-01-15 abf582fbe18c20ab4f01458a9209878c77fea9c0
1
2
3
4
5
6
7
8
.ant-advanced-search-form.commontable-column-form {
  min-height: 190px;
  .ant-form-item {
    .ant-input-number {
      width: 100%;
    }
  }
}