From 6d6c1ee8f6bf06fefc5ab978d943a2a53b285511 Mon Sep 17 00:00:00 2001 From: Usman Baig Date: Sun, 15 Mar 2026 18:20:08 +0100 Subject: [PATCH] fix: prevent grid children from overflowing on mobile Add [&>*]:min-w-0 to lg:grid-cols-2 grids so widget cards respect the grid track width instead of expanding to content size. --- app/sites/[id]/behavior/page.tsx | 4 ++-- app/sites/[id]/page.tsx | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app/sites/[id]/behavior/page.tsx b/app/sites/[id]/behavior/page.tsx index eab1f50..8e0a2c4 100644 --- a/app/sites/[id]/behavior/page.tsx +++ b/app/sites/[id]/behavior/page.tsx @@ -123,7 +123,7 @@ export default function BehaviorPage() { {/* Rage clicks + Dead clicks side by side */} -
+
+
-
+
-
+
-
+
-
+
!/^scroll_\d+$/.test(g.event_name))}