fix page search input being focusable when hidden

This commit is contained in:
geoffrey45
2022-10-14 17:08:39 +03:00
committed by Mungai Njoroge
parent bbe7984e4e
commit 823b52fc04
3 changed files with 4 additions and 10 deletions
+1
View File
@@ -1,5 +1,6 @@
<template>
<div
v-show="context.visible"
class="context-menu rounded shadow-lg no-select"
ref="contextMenu"
id="context-menu"