override bg color to default
This commit is contained in:
parent
ea92ab2bc2
commit
2dbdb7a761
1 changed files with 3 additions and 0 deletions
|
|
@ -217,6 +217,9 @@ body {
|
|||
initial-value: 7%
|
||||
}
|
||||
|
||||
#background {
|
||||
background-color: var(--surface-000);
|
||||
}
|
||||
#background.default {
|
||||
--x-0: 85%;
|
||||
--y-0: 80%;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue