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