forked from neri/datatrash
increase margin-top of buttons
This commit is contained in:
parent
2fb3b257c2
commit
48005123de
|
@ -101,6 +101,7 @@ input[type="checkbox"] {
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
margin-right: 0.5rem;
|
margin-right: 0.5rem;
|
||||||
|
margin-top: 1rem;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue