mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 11:39:28 +08:00
adjust slider margin
This commit is contained in:
parent
6205118c31
commit
21b3f70ab3
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user