fix: dark mode color when loading page

This commit is contained in:
Eduardo Florêncio
2022-08-29 17:51:51 -03:00
committed by GitHub
parent 238e4bb8e7
commit 3b1113d958

View File

@@ -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 {