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