king
2020-02-02 35b44bed4aa7b3f645c20fca025813cf4f3786ea
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%;
    }
  }
}