Skip to content

Commit 559e729

Browse files
authored
Update _spinbutton.scss
1 parent d3fc78b commit 559e729

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/form-spinbutton/_spinbutton.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
line-height: 1;
3232
box-shadow: none !important;
3333

34-
&:hover > div {
34+
&:hover:not(:disabled) > div {
3535
transform: scale(1.25);
3636
}
3737
}

0 commit comments

Comments
 (0)