king
2020-05-15 25b1262a25df82f32296afe3802836e768f2143f
1
2
3
4
5
6
7
8
.commontable-cospan-column-form {
  min-height: 190px;
  .ant-form-item {
    .ant-input-number {
      width: 100%;
    }
  }
}