mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 03:29:39 +08:00
tweak select placeholder text align
This commit is contained in:
parent
f28c328442
commit
4d645a256f
@ -227,6 +227,7 @@
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
&-search__field__placeholder {
|
||||
|
Loading…
Reference in New Issue
Block a user