diff --git a/components/select/style/index.less b/components/select/style/index.less index 76a0caefe448..f3416de80737 100644 --- a/components/select/style/index.less +++ b/components/select/style/index.less @@ -215,7 +215,6 @@ height: 20px; max-width: 100%; margin-top: -10px; - cursor: text; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;