diff --git a/components/select/style/index.less b/components/select/style/index.less index 8b6e62d34b..ce28f9953a 100644 --- a/components/select/style/index.less +++ b/components/select/style/index.less @@ -154,6 +154,8 @@ content: '.'; visibility: hidden; pointer-events: none; + display: inline-block; + width: 0; } }