.ant-modal-body { .half-item { float: left; width: 50%; } } .ant-modal-body { .half-item { float: left; width: 50%; height: 36px; margin-bottom: 10px; } .third-item { float: left; width: 33%; height: 36px; margin-bottom: 10px; >p { line-height: 30px; } } .item-title { line-height: 30px; font-size: 14px; color: #666; } .form-title { font-size: 16px; color: #333; } } #highTechApply-form { >div { margin-bottom: 10px; } .ant-form-item { .ant-form-item-label { >label { font-size: 14px; color: #666; } } } .ant-form-item-required { &:before { display: none; } } }