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;
text-overflow: ellipsis;
white-space: nowrap;
text-align: left;
}
&-search__field__placeholder {