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