Dark/Light modus reparieren
This commit is contained in:
parent
4bb2310524
commit
8f3388fd6e
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
}
|
||||
|
||||
/* Light Mode */
|
||||
.light-mode {
|
||||
body.light-mode {
|
||||
--bg: #f8fafc;
|
||||
--surface: #ffffff;
|
||||
--surface-light: #e2e8f0;
|
||||
|
|
|
|||
Loading…
Reference in a new issue