king
2020-01-17 a0a285c90987eb9b1591f90333f3aeb15659ded2
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%;
    }
  }
}