changeDetail.less 252 B

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