update AutoComplete

This commit is contained in:
梁灏 2017-08-24 10:43:33 +08:00
parent 2baba209b7
commit b575fe2c6c
2 changed files with 6 additions and 3 deletions

View file

@ -12,4 +12,7 @@
&:hover .@{icon-prefix-cls}-ios-close{
display: inline-block;
}
&.@{select-dropdown-prefix-cls} {
max-height: none;
}
}