Skip to content

Commit

Permalink
fix: slider style error #2097
Browse files Browse the repository at this point in the history
close #2097
  • Loading branch information
tangjinzhou committed Apr 16, 2020
1 parent 13b678d commit 41a37f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/slider/style/index.less
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
}

.@{slider-prefix-cls}-handle {
margin-bottom: -7px;
margin-top: -6px;
margin-left: -5px;
}

Expand Down

0 comments on commit 41a37f2

Please sign in to comment.