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