king
2020-03-18 cb4c8706eb48183ac8875d92d4a950ad6b6675a2
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%;
    }
  }
}