diff --git a/components/select/style/index.less b/components/select/style/index.less index d50372f9a1..ba7ed1e0f3 100644 --- a/components/select/style/index.less +++ b/components/select/style/index.less @@ -355,7 +355,6 @@ .@{select-prefix-cls}-selection__rendered { padding: 0; height: 100%; - overflow: visible; } } }