Fix steam render wrong light theme

This commit is contained in:
2023-06-26 15:40:25 +08:00
parent f685e74c6a
commit 96571fbfb6

View File

@@ -7,6 +7,7 @@ body {
--mdc-theme-primary: #007bff;
--mdc-theme-secondary: #007bff;
--dark-backgroud: #343a40;
color-scheme: light;
}
.nav-menu {