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