king
2020-03-21 4a18149d7ca9a0ea3ad569297f34e928c59e2025
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%;
    }
  }
}