changeDetail.less 235 B

123456789101112131415
  1. .changeDetail {
  2. position: relative;
  3. }
  4. .changeDetail .half-item {
  5. margin-bottom: -5px;
  6. }
  7. .ant-form-item-control {
  8. position: relative;
  9. }
  10. .ant-form-item-control p {
  11. width: 731px !important;
  12. height: auto !important;
  13. }