mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-28 13:09:40 +08:00
Fix TreeSelect[multiple] placeholder margin bug, close #3841
This commit is contained in:
parent
fc3d320872
commit
b0f366cb0f
@ -226,6 +226,10 @@
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
&-search__field__placeholder {
|
||||
left: 8px;
|
||||
}
|
||||
|
||||
&-search--inline {
|
||||
position: absolute;
|
||||
height: 100%;
|
||||
|
Loading…
Reference in New Issue
Block a user