提交 5ed3ba72 编写于 作者: A afc163

fix some form item style

上级 76ecce09
......@@ -140,10 +140,14 @@ form {
.@{css-prefix}radio-inline,
.@{css-prefix}checkbox-inline {
display: inline-block;
margin-right: 16px;
vertical-align: middle;
font-weight: normal;
cursor: pointer;
margin-left: 16px;
&:first-child {
margin-left: 0;
}
}
.@{css-prefix}checkbox-vertical,
......
......@@ -11,7 +11,7 @@
.@{slider-prefix-cls} {
position: relative;
margin: 10px 0;
margin: 10px 8px;
height: 12px;
border-radius: 5px;
background-color: #e9e9e9;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册