zcash-grant-system/frontend/client/components/Settings/Account.less

16 lines
185 B
Plaintext

.AccountSettings {
&-form {
& > .ant-form-item {
margin-bottom: 0.75rem;
}
& button {
margin: 1rem auto 0;
}
}
&-alert {
margin-top: 1rem;
}
}