Skip to content

Commit 4e84dac

Browse files
committed
refactor(RangeSlider): update iOS disabled colors
1 parent 21ca22a commit 4e84dac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scss/_range-slider.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@
134134

135135
&:disabled {
136136
pointer-events: none;
137+
opacity: 1;
137138

138139
&::-webkit-slider-thumb {
139140
pointer-events: none;

0 commit comments

Comments
 (0)