adjust slider margin

This commit is contained in:
afc163 2016-11-18 16:21:37 +08:00
parent 6205118c31
commit 21b3f70ab3

View File

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