mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-13 04:53:11 +08:00
fix: update rc-slider handle move exception
This commit is contained in:
parent
a877db72ef
commit
b41bdb0433
@ -41,7 +41,6 @@
|
|||||||
width: 14px;
|
width: 14px;
|
||||||
height: 14px;
|
height: 14px;
|
||||||
margin-top: -5px;
|
margin-top: -5px;
|
||||||
margin-left: -7px;
|
|
||||||
background-color: @slider-handle-background-color;
|
background-color: @slider-handle-background-color;
|
||||||
border: solid @slider-handle-border-width @slider-handle-color;
|
border: solid @slider-handle-border-width @slider-handle-color;
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
|
Loading…
Reference in New Issue
Block a user