From a2188c10e858e3300da7ce4dc3af11a80c871c48 Mon Sep 17 00:00:00 2001 From: Debjit Biswas <debjit@fastmail.fm> Date: Mon, 18 Nov 2024 19:17:52 +0530 Subject: [PATCH] fix: Fix resizing of right panel --- src/pages/index.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index e7e98fc..9485be0 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -24,7 +24,7 @@ import '../components/styles.css'; <!-- Middle Panel that can grow, but with a min and max width to remain stable --> <div - class="pl-10 pr-8 md:pr-0 md:pl-0 border-y border-y-main-border bg-secondary-background flex-grow" + class="pl-10 pr-8 md:pr-0 md:pl-0 border-y border-y-main-border bg-secondary-background flex-grow min-w-0" > <div class="hidden md:flex"> <div class="grow">