Skip to content

Commit 41a37f2

Browse files
committed
fix: slider style error #2097
close #2097
1 parent 13b678d commit 41a37f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/slider/style/index.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160
}
161161

162162
.@{slider-prefix-cls}-handle {
163-
margin-bottom: -7px;
163+
margin-top: -6px;
164164
margin-left: -5px;
165165
}
166166

0 commit comments

Comments
 (0)