tweak select placeholder text align

This commit is contained in:
afc163 2017-05-24 16:48:45 +08:00
parent f28c328442
commit 4d645a256f

View File

@ -227,6 +227,7 @@
overflow: hidden; overflow: hidden;
text-overflow: ellipsis; text-overflow: ellipsis;
white-space: nowrap; white-space: nowrap;
text-align: left;
} }
&-search__field__placeholder { &-search__field__placeholder {