Update auto-complete.less
This commit is contained in:
parent
9eeb04fed9
commit
37182d826b
1 changed files with 4 additions and 1 deletions
|
@ -15,4 +15,7 @@
|
||||||
&.@{select-dropdown-prefix-cls} {
|
&.@{select-dropdown-prefix-cls} {
|
||||||
max-height: none;
|
max-height: none;
|
||||||
}
|
}
|
||||||
}
|
&:focus, & div{
|
||||||
|
outline: none;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue