Fix TreeSelect[multiple] placeholder margin bug, close #3841

This commit is contained in:
afc163 2016-11-14 20:15:51 +08:00
parent fc3d320872
commit b0f366cb0f

View File

@ -226,6 +226,10 @@
white-space: nowrap;
}
&-search__field__placeholder {
left: 8px;
}
&-search--inline {
position: absolute;
height: 100%;