Skip to content

Commit 03ed3f5

Browse files
author
vvo
committed
fix(slider): allow handles to reach the real start and end of the slider
1 parent d30579d commit 03ed3f5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

components/Slider/index.css

-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111
.as-range-slider--target {
1212
position: relative;
1313
direction: ltr;
14-
padding: 0 15px;
15-
border-radius: 5px;
1614
background: #f3f4f7;
1715
height: 18px;
1816
}

0 commit comments

Comments
 (0)