Skip to content

Commit d795124

Browse files
tangjinzhouzhoudewei2526
authored andcommitted
fix: slider style error vueComponent#2097
close vueComponent#2097
1 parent f0fcdbb commit d795124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/slider/style/index.less

+1-1
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)