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