mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-08-23 14:22:52 +02:00
Update radios.scss
Added cursor pointer to radio button like standard UX
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
|
||||
& + span {
|
||||
position: relative;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
&:checked + span::before {
|
||||
|
Reference in New Issue
Block a user