king
2020-02-09 6d0137932fcc8f9848123743c1aad5cff8172d8a
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%;
    }
  }
}