upgrade rc-slider

This commit is contained in:
afc163 2015-10-19 16:54:19 +08:00
parent a976b65ab1
commit 925d75dd1e
2 changed files with 2 additions and 2 deletions

View File

@ -51,7 +51,7 @@
"rc-progress": "~1.0.0",
"rc-radio": "~2.0.0",
"rc-select": "~4.9.0",
"rc-slider": "~1.4.0",
"rc-slider": "~1.5.0",
"rc-steps": "~1.3.2",
"rc-switch": "~1.2.0",
"rc-table": "~3.2.0",

View File

@ -11,7 +11,7 @@
.@{slider-prefix-cls} {
position: relative;
margin: 10px 0px 10px 7px;
margin: 10px 0;
height: 12px;
border-radius: 5px;
background-color: #e9e9e9;