king
2020-02-18 f55f4730fd70b20560fab07a1fb31ca35020e2d6
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%;
    }
  }
}