Commit 27be9666 authored by Phil Hughes's avatar Phil Hughes

fixed dropdown not being scrollable

parent f8b1f38b
......@@ -185,11 +185,7 @@ export default {
@click="clearSearchInput"
></i>
</div>
<div
:style="{
'pointer-events': cancelMouseOver ? 'none' : ''
}"
>
<div>
<virtual-list
:size="listHeight"
:remain="listShowCount"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment