From 19bbdce14f76c547ae903bb0f210c8c1bd51bf12 Mon Sep 17 00:00:00 2001 From: April Hall Date: Thu, 27 Feb 2025 11:23:36 -0500 Subject: [PATCH] fix: Prevent excess channels from going larger than the screen height --- src/lib/components/mainLayout.svelte | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/lib/components/mainLayout.svelte b/src/lib/components/mainLayout.svelte index d581f90..5003b06 100644 --- a/src/lib/components/mainLayout.svelte +++ b/src/lib/components/mainLayout.svelte @@ -18,7 +18,7 @@
-
+