Fix Select search input width, close #6382

This commit is contained in:
afc163 2017-06-06 20:35:51 +08:00
parent 5e55383796
commit 41f157e596

View File

@ -237,6 +237,7 @@
&-search--inline {
position: absolute;
height: 100%;
width: 100%;
.@{select-prefix-cls}-selection--multiple & {
float: left;