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