king
2020-03-20 bc4ee6130db80f8f2020bb3bb7248b6e55ae90cc
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%;
    }
  }
}