Make the checkboxes look more clickable
This commit is contained in:
parent
04af1baf4e
commit
9c692f4561
|
@ -146,6 +146,7 @@ header {
|
|||
width: 40px;
|
||||
border: 3px solid #1c87d8;
|
||||
position: relative;
|
||||
cursor: pointer;
|
||||
|
||||
input {
|
||||
display: none;
|
||||
|
|
Loading…
Reference in a new issue