修复 select searchable 宽度没有撑开的问题

This commit is contained in:
liaoxuezhi 2019-11-11 14:59:07 +08:00
parent 3b682b2a65
commit 302f0108de
1 changed files with 0 additions and 9 deletions

View File

@ -50,15 +50,6 @@
white-space: nowrap;
}
&--searchable {
.#{$ns}Select-placeholder,
.#{$ns}Select-value {
position: absolute;
top: 0;
left: 0;
}
}
&--multi {
height: auto;