Improve Checkbox style for Transfer custom render

pull/1744/head
Leon Shi 9 years ago
parent 62e55e2080
commit 48317ad261

@ -164,6 +164,10 @@
margin-right: 8px;
}
.@{checkbox-prefix-cls}-wrapper + span {
display: inline-block;
}
.@{checkbox-prefix-cls}-group {
font-size: @font-size-base;
&-item {

Loading…
Cancel
Save