Skip to content

Commit bca0d04

Browse files
iveysaurdevversion
authored andcommitted
Cursor is normal when dragging
1 parent cbf8ef4 commit bca0d04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/slider/slider.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ md-slider *::after {
128128
.md-slider-dragging .md-slider-thumb-position,
129129
.md-slider-dragging .md-slider-track-fill {
130130
transition: none;
131+
cursor: default;
131132
}
132133

133134
.md-slider-active .md-slider-thumb {

0 commit comments

Comments
 (0)