diff --git a/style/components/form.less b/style/components/form.less index bf04ea1ebe..36e64e8fa4 100644 --- a/style/components/form.less +++ b/style/components/form.less @@ -149,7 +149,7 @@ form { .@{selectPrefixCls}-selection__rendered { padding-left: 8px; padding-right: 25px; - line-height: 32px; + line-height: 30px; } }