checkbox cursor
This commit is contained in:
parent
31ace99b7a
commit
477259d85c
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,8 @@
|
|||
@use 'mixins.scss'
|
||||
|
||||
button
|
||||
button,
|
||||
input[type="checkbox"],
|
||||
label:has(+ input[type="checkbox"])
|
||||
cursor: pointer
|
||||
|
||||
.modal-outlet
|
||||
|
|
Loading…
Add table
Reference in a new issue