From 595de713156418ccc026540e4aade7003ed16054 Mon Sep 17 00:00:00 2001 From: afc163 Date: Tue, 27 Nov 2018 00:36:01 +0800 Subject: [PATCH] :lipstick: tweak form control margin, close #13183 --- components/form/style/index.less | 1 + 1 file changed, 1 insertion(+) diff --git a/components/form/style/index.less b/components/form/style/index.less index 5d9fcf6712..df209deff8 100644 --- a/components/form/style/index.less +++ b/components/form/style/index.less @@ -201,6 +201,7 @@ form { textarea.@{ant-prefix}-input { height: auto; + margin-bottom: 4px; } // input[type=file]