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