king
2020-03-26 a24beb36feaa46f39cbb26ce5277e84f91241ce8
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%;
    }
  }
}