Fix styling for resend invite modal
This commit is contained in:
@@ -157,8 +157,14 @@ body {
|
||||
min-width: 17rem;
|
||||
}
|
||||
|
||||
.usa-input .checkbox {
|
||||
margin-left: 3rem;
|
||||
.usa-input {
|
||||
.checkbox {
|
||||
margin-left: 3rem;
|
||||
}
|
||||
|
||||
&__title {
|
||||
font-weight: $font-normal;
|
||||
}
|
||||
}
|
||||
|
||||
input[type="checkbox"] {
|
||||
|
Reference in New Issue
Block a user