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