From 0ef23dcb3b4c4232b5e75e0c999925afd2b94453 Mon Sep 17 00:00:00 2001 From: Yuzu Date: Sun, 28 Jun 2026 00:32:17 +0700 Subject: [PATCH] =?UTF-8?q?=E2=99=BB=EF=B8=8F=20refactor:=20Refine=20Accou?= =?UTF-8?q?nt=20Switcher=20button=20and=20status=20dot=20styling?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/renderer/src/features/auth/AccountSwitcher.tsx | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/src/renderer/src/features/auth/AccountSwitcher.tsx b/src/renderer/src/features/auth/AccountSwitcher.tsx index 29a9c9a..4b9f32e 100644 --- a/src/renderer/src/features/auth/AccountSwitcher.tsx +++ b/src/renderer/src/features/auth/AccountSwitcher.tsx @@ -32,10 +32,8 @@ export function AccountSwitcher() { {open ?
: null}