From 9f37fe8636eb07d071e60c0d17841b5cb30e6754 Mon Sep 17 00:00:00 2001 From: jarvis2f <137974272+jarvis2f@users.noreply.github.com> Date: Wed, 19 Feb 2025 13:52:52 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20fix:=20Update=20default=20theme?= =?UTF-8?q?=20to=20light=20and=20enhance=20account=20dialog=20styling=20fo?= =?UTF-8?q?r=20better=20visibility?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/app/layout.tsx | 3 +-- web/src/components/account-dialog.tsx | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/web/src/app/layout.tsx b/web/src/app/layout.tsx index 33ce6c4..a48e7dd 100644 --- a/web/src/app/layout.tsx +++ b/web/src/app/layout.tsx @@ -50,8 +50,7 @@ export default async function RootLayout({
+
{account ? account.id : newAccountId}
)}