Add margin to consent label after checkbox
This commit is contained in:
parent
054c59f177
commit
b092683513
1 changed files with 1 additions and 0 deletions
|
|
@ -161,6 +161,7 @@ form {
|
|||
gap: .6rem;
|
||||
cursor: pointer;
|
||||
font-weight: normal;
|
||||
& + .consent-label { margin-top: .8rem }
|
||||
input[type="checkbox"] {
|
||||
margin-top: .2rem;
|
||||
cursor: pointer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue