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'
|
@use 'mixins.scss'
|
||||||
|
|
||||||
button
|
button,
|
||||||
|
input[type="checkbox"],
|
||||||
|
label:has(+ input[type="checkbox"])
|
||||||
cursor: pointer
|
cursor: pointer
|
||||||
|
|
||||||
.modal-outlet
|
.modal-outlet
|
||||||
|
|
Loading…
Add table
Reference in a new issue