mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
Body background fix
This commit is contained in:
parent
30dc0cbe58
commit
2ded2aa2d9
1 changed files with 4 additions and 0 deletions
|
|
@ -50,6 +50,10 @@
|
|||
}
|
||||
}
|
||||
|
||||
body {
|
||||
background: var(--color-background);
|
||||
}
|
||||
|
||||
[data-page="zen"] {
|
||||
background: var(--color-background);
|
||||
--padding: 5rem;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue