Skip to content

Commit e796991

Browse files
author
Victor George
committed
expand the switch :hover state for the entire control
1 parent c4c6b6a commit e796991

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/projects/detail/components/FeatureSelector/FeatureForm.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,8 @@
129129

130130
// Switch button extensions
131131
.SwitchButton {
132+
cursor: pointer;
133+
132134
.label {
133135
cursor: pointer;
134136
transition: color 200ms ease-in-out;

0 commit comments

Comments
 (0)