Skip to content

Commit 6e534f5

Browse files
olanceOlivier Lance
authored and
Olivier Lance
committed
fix(rangeSlider): prevent slider from extending farther than the last pip
fix(rangeSlider): prevent slider from extending farther than the last pip
1 parent efedd39 commit 6e534f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/css/default/_range-slider.scss

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ $range-slider-handle-bg: $white;
1919
}
2020

2121
@include element(base) {
22-
width: 100%;
2322
height: 100%;
2423
position: relative;
2524
z-index: 1;

0 commit comments

Comments
 (0)