zcash-grant-system/frontend/client/components/Proposal/UpdateModal/style.less

13 lines
155 B
Plaintext

@import '~styles/variables.less';
.UpdateModal {
&-form {
&-title {
margin-bottom: 1rem;
}
}
.ant-alert {
margin-top: 1rem;
}
}