This commit is contained in:
Aiden Cline 2025-12-22 17:06:11 -06:00
parent 2299f8ccfb
commit ef6edd9f0a
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

View file

@ -46,7 +46,7 @@ export function Header() {
// borderColor={theme.border}
flexShrink={0}
flexGrow={1}
backgroundColor={theme.backgroundPanel}
backgroundColor={theme.backgroundElement}
>
<Switch>
<Match when={session()?.parentID}>