From 4d645a256f7a84253ebef8326e298aeee2c97631 Mon Sep 17 00:00:00 2001 From: afc163 Date: Wed, 24 May 2017 16:48:45 +0800 Subject: [PATCH] tweak select placeholder text align --- components/select/style/index.less | 1 + 1 file changed, 1 insertion(+) diff --git a/components/select/style/index.less b/components/select/style/index.less index 6de2fdfd93..6b18ec51d7 100644 --- a/components/select/style/index.less +++ b/components/select/style/index.less @@ -227,6 +227,7 @@ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; + text-align: left; } &-search__field__placeholder {