From adf450c712d81fe2b34e04a51c6cc43e10ac6571 Mon Sep 17 00:00:00 2001 From: yyh Date: Tue, 10 Feb 2026 15:15:13 +0800 Subject: [PATCH] fix: try to fix flash in dark mode --- web/app/layout.tsx | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/web/app/layout.tsx b/web/app/layout.tsx index 199c12e814..6ff22a3339 100644 --- a/web/app/layout.tsx +++ b/web/app/layout.tsx @@ -97,17 +97,17 @@ const LocaleLayout = async ({ - - - - - + + + + + @@ -115,11 +115,11 @@ const LocaleLayout = async ({ - - - - - + + + + +