1
0
mirror of https://github.com/nostalgic-css/NES.css.git synced 2025-08-31 01:39:50 +02:00

Update checkboxes.scss

Added cursor pointer to checkbox like standard UX
This commit is contained in:
RRJ-dev
2018-11-29 09:34:27 +01:00
committed by GitHub
parent a9654d747f
commit f4bbc07e58

View File

@@ -54,6 +54,7 @@
& + span {
position: relative;
cursor: pointer;
}
& + span::before,