From 306df22f44ed3a25f64603f87138fa107f6a061a Mon Sep 17 00:00:00 2001 From: junkwarrior87 <115852752+junkwarrior87@users.noreply.github.com> Date: Sat, 8 Mar 2025 21:00:26 +0800 Subject: [PATCH] fix(stage-web): language select is not clickable (#58) --- apps/stage-web/src/pages/settings/index.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/stage-web/src/pages/settings/index.vue b/apps/stage-web/src/pages/settings/index.vue index 0fd6ad43c..1ff5d7939 100644 --- a/apps/stage-web/src/pages/settings/index.vue +++ b/apps/stage-web/src/pages/settings/index.vue @@ -58,6 +58,7 @@ function handleLanguageChange(event: Event) { text="sm right neutral-800 dark:neutral-100" transition="all ease-in-out duration-250" outline="none" + cursor-pointer @change="handleLanguageChange" >