mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-08-31 09:41:47 +02:00
Update checkboxes.scss
Added cursor pointer to checkbox like standard UX
This commit is contained in:
@@ -54,6 +54,7 @@
|
||||
|
||||
& + span {
|
||||
position: relative;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
& + span::before,
|
||||
|
Reference in New Issue
Block a user