Fix transfer line-height inside FormItem

This commit is contained in:
afc163 2016-08-09 11:48:27 +08:00
parent 0c21102fa7
commit 47311313ab

View File

@ -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%;