zcash-grant-system/frontend/client/components/ContributionModal/SetRefundAddress.less

14 lines
184 B
Plaintext

.SetRefundAddress {
.ant-alert {
margin-bottom: 1rem;
}
.ant-form-item {
margin-bottom: 0.25rem;
&.ant-form-item-with-help {
margin-bottom: 1rem;
}
}
}