king
2020-03-11 2d1ecb2628680c31ed075261b40d6f16ca6363dd
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%;
    }
  }
}