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