mirror of
https://github.com/d0zingcat/nextjs-notion-starter-kit.git
synced 2026-05-13 23:16:47 +00:00
fix: dark mode color when loading page
This commit is contained in:
committed by
GitHub
parent
238e4bb8e7
commit
3b1113d958
@@ -21,6 +21,7 @@
|
||||
caret-color: rgb(55, 53, 47);
|
||||
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica,
|
||||
'Apple Color Emoji', Arial, sans-serif, 'Segoe UI Emoji', 'Segoe UI Symbol';
|
||||
background-color: var(--bg-color);
|
||||
}
|
||||
|
||||
.loadingIcon {
|
||||
|
||||
Reference in New Issue
Block a user