king
2020-01-19 4a8ce315d1e011ae6a8c94eae0690e2335feb40f
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%;
    }
  }
}