king
2020-03-10 4e1ff4a312e5c5655de7c2ba611bab70415f3eda
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%;
    }
  }
}