king
2020-02-06 b7c41fce93fbe30ac8334fc03eef700b1640bc15
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%;
    }
  }
}