Browse Source

fix: slider style error #2097

close #2097
pull/2109/head
tanjinzhou 5 years ago
parent
commit
41a37f238c
  1. 2
      components/slider/style/index.less

2
components/slider/style/index.less

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

Loading…
Cancel
Save