From a3cb09863aec9a8dd86fa3366b640d2a320fe17b Mon Sep 17 00:00:00 2001 From: Lykin <137850705+tiny-craft@users.noreply.github.com> Date: Tue, 6 Aug 2024 23:02:29 +0800 Subject: [PATCH] fix: remove tabindex of div due to black window edge --- frontend/src/AppContent.vue | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/frontend/src/AppContent.vue b/frontend/src/AppContent.vue index 2e7be72..cc2a94c 100644 --- a/frontend/src/AppContent.vue +++ b/frontend/src/AppContent.vue @@ -1,7 +1,7 @@