We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be01246 commit 46fc0eaCopy full SHA for 46fc0ea
1 file changed
slider/internal/_slider.scss
@@ -121,6 +121,7 @@ $_md-sys-shape: tokens.md-sys-shape-values();
121
pointer-events: none;
122
// ensure scrolling is prevented on mobile.
123
touch-action: none;
124
+ user-select: none;
125
}
126
127
.track,
0 commit comments