From 430aac85123ffe9c93c3742026bc5bfeb24d769f Mon Sep 17 00:00:00 2001 From: Baobhan Sith <80159437+Heavrnl@users.noreply.github.com> Date: Sat, 3 May 2025 13:39:36 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=9C=A8=E8=B7=AF=E7=94=B1=E5=88=87?= =?UTF-8?q?=E6=8D=A2=E6=97=B6=E4=BF=9D=E6=8C=81=E7=BB=88=E7=AB=AF=E7=9A=84?= =?UTF-8?q?=E5=AD=98=E6=B4=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Related to #5 --- packages/frontend/src/App.vue | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/packages/frontend/src/App.vue b/packages/frontend/src/App.vue index 73bb088..804d0a4 100644 --- a/packages/frontend/src/App.vue +++ b/packages/frontend/src/App.vue @@ -284,7 +284,12 @@ const isElementVisibleAndFocusable = (element: HTMLElement): boolean => {
- + + + + + +