king
2021-07-18 d9e822b0f72f8e232c7836f366e80bf3be25c4d8
1
2
3
4
5
6
7
8
.commontable-gridbtn-column-form {
  min-height: 190px;
  .ant-form-item {
    .ant-input-number {
      width: 100%;
    }
  }
}