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