Skip to content

Commit e5cd630

Browse files
committed
backup support for when has isnt available
1 parent da569c4 commit e5cd630

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

switch-group/switch-group.css

+4
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,10 @@
6969
color: var(--link);
7070
}
7171

72+
& :checked ~ svg {
73+
color: var(--link);
74+
}
75+
7276
/* stylish hover/selected background */
7377
&:has(:checked),
7478
&:hover {

0 commit comments

Comments
 (0)