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