mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
Mobile nav icon fix
This commit is contained in:
parent
f9229889a1
commit
2bd0c9c6d2
@ -29,6 +29,10 @@
|
||||
--color-icon: hsl(0, 1%, 55%);
|
||||
}
|
||||
|
||||
body {
|
||||
background: var(--color-background);
|
||||
}
|
||||
|
||||
[data-page="opencode"] {
|
||||
@media (prefers-color-scheme: dark) {
|
||||
--color-background: hsl(0, 9%, 7%);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user