mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-30 19:19:26 +08:00
Fix transfer checkbox padding
This commit is contained in:
parent
10f6907da4
commit
463a5db9ba
@ -151,8 +151,8 @@
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
font-size: @font-size-base;
|
font-size: @font-size-base;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
&:not(:last-child) {
|
& + & {
|
||||||
margin-right: 8px;
|
margin-left: 8px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user