From bfbadabd523f8d17355be231197d37ccfeef61d3 Mon Sep 17 00:00:00 2001 From: Yangzhedi Date: Thu, 7 Mar 2019 10:06:18 +0800 Subject: [PATCH] fix(Input): fix search style with allowClear or suffix/prefix --- components/input/style/search-input.less | 1 + 1 file changed, 1 insertion(+) diff --git a/components/input/style/search-input.less b/components/input/style/search-input.less index ff3e4df20aac..bd0c77cb7f51 100644 --- a/components/input/style/search-input.less +++ b/components/input/style/search-input.less @@ -20,6 +20,7 @@ border-right: 0; } + & + .@{ant-prefix}-input-group-addon, input + .@{ant-prefix}-input-group-addon { padding: 0; border: 0;