From c78ef79995cd17a9c97c4a60fa33f11fd2ac01f1 Mon Sep 17 00:00:00 2001 From: chengjoey <30427474+chengjoey@users.noreply.github.com> Date: Fri, 12 Sep 2025 21:11:00 +0800 Subject: [PATCH] fix close button cannot be clicked when the browser page is zoomed out (#25584) Co-authored-by: joeyczheng --- web/app/components/header/account-setting/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/components/header/account-setting/index.tsx b/web/app/components/header/account-setting/index.tsx index b2a3c8245b..c539bbaef4 100644 --- a/web/app/components/header/account-setting/index.tsx +++ b/web/app/components/header/account-setting/index.tsx @@ -181,7 +181,7 @@ export default function AccountSetting({
-
+