From 47311313ab41c16dc16f87e78fc4dff34d0a8fee Mon Sep 17 00:00:00 2001 From: afc163 Date: Tue, 9 Aug 2016 11:48:27 +0800 Subject: [PATCH] Fix transfer line-height inside FormItem --- components/transfer/style/index.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/transfer/style/index.less b/components/transfer/style/index.less index 532231b2ff..f6ec03d132 100644 --- a/components/transfer/style/index.less +++ b/components/transfer/style/index.less @@ -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%;