mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-02-24 09:23:50 +01:00
Update radios.scss
Added cursor pointer to radio button like standard UX
This commit is contained in:
parent
a9654d747f
commit
53fd3565ad
@ -28,6 +28,7 @@
|
||||
|
||||
& + span {
|
||||
position: relative;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
&:checked + span::before {
|
||||
|
Loading…
x
Reference in New Issue
Block a user