mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 07:33:07 +08:00
fix: prevent white flash in dark mode when navigate
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@
|
||||
}
|
||||
body {
|
||||
@apply flex min-h-screen flex-col bg-skin-fill font-mono text-skin-base
|
||||
transition-colors selection:bg-skin-accent selection:bg-opacity-70 selection:text-skin-inverted;
|
||||
selection:bg-skin-accent selection:bg-opacity-70 selection:text-skin-inverted;
|
||||
}
|
||||
section,
|
||||
footer {
|
||||
|
||||
Reference in New Issue
Block a user