works
parent
2299f8ccfb
commit
ef6edd9f0a
Binary file not shown.
|
After Width: | Height: | Size: 19 KiB |
|
|
@ -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}>
|
||||
|
|
|
|||
Loading…
Reference in New Issue