fix
This commit is contained in:
@@ -196,7 +196,7 @@ watch(
|
|||||||
placement="bottom-end"
|
placement="bottom-end"
|
||||||
scrollable
|
scrollable
|
||||||
:show-arrow="false"
|
:show-arrow="false"
|
||||||
style="max-height: 600px"
|
style="max-height: 600px; width: min(480px, 90vw)"
|
||||||
:show="showResult"
|
:show="showResult"
|
||||||
@clickoutside="showResult = false"
|
@clickoutside="showResult = false"
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user