king
2020-12-03 753ac5f57b10588e225c1d82203b13a81bc9c9a7
1
2
3
4
5
6
7
8
.commontable-gridbtn-column-form {
  min-height: 190px;
  .ant-form-item {
    .ant-input-number {
      width: 100%;
    }
  }
}