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