mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-04 04:58:55 +08:00
Fix transfer line-height inside FormItem
This commit is contained in:
parent
0c21102fa7
commit
47311313ab
@ -7,6 +7,7 @@
|
||||
|
||||
.@{transfer-prefix-cls} {
|
||||
position: relative;
|
||||
line-height: @line-height-base;
|
||||
|
||||
&-list {
|
||||
font-size: 12px;
|
||||
@ -64,7 +65,6 @@
|
||||
|
||||
&-body {
|
||||
font-size: 12px;
|
||||
line-height: 1.5;
|
||||
position: relative;
|
||||
height: 100%;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user