king
2020-01-19 68f28efd7c0c09b3ea8a2a1876c956c17d1a8d37
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%;
    }
  }
}