diff --git a/components/select/style/index.less b/components/select/style/index.less index 5486291db6..5b665b0c5f 100644 --- a/components/select/style/index.less +++ b/components/select/style/index.less @@ -236,9 +236,9 @@ .@{select-prefix-cls}-search__field__mirror { position: absolute; top: 0; - left: 9999px; + left: 0; + z-index: -1; white-space: pre; - pointer-events: none; } > i {