diff --git a/materialious/src/routes/(app)/+layout.svelte b/materialious/src/routes/(app)/+layout.svelte index af6a5df4..3459f339 100644 --- a/materialious/src/routes/(app)/+layout.svelte +++ b/materialious/src/routes/(app)/+layout.svelte @@ -411,13 +411,24 @@ >
{#if playerIsPip} - -
+
+ + +
{/if}
{#key $playerState.data.video.videoId} @@ -426,17 +437,6 @@
{#if playerIsPip} - -