king
2020-01-10 1b0fd0a20d54068f0f4716177780e00a75b860ef
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%;
    }
  }
}