style: fix select content style (#21940)

This commit is contained in:
xrkffgg 2020-03-06 17:37:51 +08:00 committed by GitHub
parent 301ef2eb63
commit 0537e4a010
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,7 +74,6 @@
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
transform: translateY(-1px);
.@{select-prefix-cls}-rtl& {
margin-right: 0;