mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-03 04:30:06 +08:00
adjust transfer button style
This commit is contained in:
parent
20a310aa07
commit
f15d62e189
@ -133,15 +133,14 @@
|
|||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
|
|
||||||
.@{ant-prefix}-btn {
|
.@{ant-prefix}-btn {
|
||||||
float: left;
|
display: block;
|
||||||
clear: both;
|
|
||||||
|
|
||||||
&:first-child {
|
&:first-child {
|
||||||
margin-bottom: 4px;
|
margin-bottom: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.@{iconfont-css-prefix} {
|
.@{iconfont-css-prefix} {
|
||||||
.iconfont-size-under-12px(8px);
|
.iconfont-size-under-12px(10px);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user