| | |
| | | .ant-form-item { |
| | | display: flex; |
| | | } |
| | | .ant-form-item.checkcard, .ant-form-item.file-upload { |
| | | .ant-form-item.checkcard { |
| | | .ant-form-item-control { |
| | | line-height: 1; |
| | | } |
| | | } |
| | | .ant-form-item.file-upload { |
| | | margin-bottom: 10px; |
| | | .ant-form-item-control { |
| | | line-height: 1; |
| | |
| | | .ant-form-item-label { |
| | | width: 100%!important; |
| | | text-align: left; |
| | | height: 24px; |
| | | line-height: 28px; |
| | | } |
| | | .ant-form-item-control-wrapper { |
| | | width: 100%!important; |
| | | } |
| | | } |
| | | } |
| | | .main-form-field.space-middle { |
| | | .ant-form-item:not(.ant-form-item-with-help) { |
| | | margin-bottom: 15px; |
| | | } |
| | | } |
| | | .main-form-field.space-small { |
| | | .ant-form-item:not(.ant-form-item-with-help) { |
| | | margin-bottom: 5px; |
| | | } |
| | | } |