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