mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 12:33:03 +00:00
fix page search input being focusable when hidden
This commit is contained in:
committed by
Mungai Njoroge
parent
bbe7984e4e
commit
823b52fc04
@@ -1,5 +1,6 @@
|
||||
<template>
|
||||
<div
|
||||
v-show="context.visible"
|
||||
class="context-menu rounded shadow-lg no-select"
|
||||
ref="contextMenu"
|
||||
id="context-menu"
|
||||
|
||||
Reference in New Issue
Block a user