make one stream only bigger

This commit is contained in:
Micha Albert 2024-07-28 23:56:21 +00:00
parent 2ea863de24
commit b0daa8c8ac

View file

@ -94,7 +94,7 @@
{#if pathData?.map((path) => path.ready).includes(true)} {#if pathData?.map((path) => path.ready).includes(true)}
{#if activePaths.length == 1} {#if activePaths.length == 1}
<div <div
class="flex justify-center items-center w-screen h-1/2 absolute top-20" class="flex justify-center items-center w-screen h-3/4 absolute top-20"
> >
<!-- svelte-ignore a11y-media-has-caption --> <!-- svelte-ignore a11y-media-has-caption -->
<video <video