checkbox cursor

This commit is contained in:
lightling 2025-04-17 23:00:41 -04:00
parent 31ace99b7a
commit 477259d85c
Signed by: lightling
GPG key ID: F1F29650D537C773

View file

@ -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