From 0f5d5338f36497470430051de20c6627b2d07ceb Mon Sep 17 00:00:00 2001 From: Usman Baig Date: Wed, 11 Mar 2026 22:26:15 +0100 Subject: [PATCH] fix: make scroll depth block half-width and enlarge radar chart --- app/sites/[id]/page.tsx | 8 ++++---- components/dashboard/ScrollDepth.tsx | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/app/sites/[id]/page.tsx b/app/sites/[id]/page.tsx index a220bc3..c7e4762 100644 --- a/app/sites/[id]/page.tsx +++ b/app/sites/[id]/page.tsx @@ -584,15 +584,15 @@ export default function SiteDashboardPage() { /> -
+
+
+ +
!/^scroll_\d+$/.test(g.event_name))} onSelectEvent={setSelectedEvent} /> -
- -
diff --git a/components/dashboard/ScrollDepth.tsx b/components/dashboard/ScrollDepth.tsx index d9157cb..9409420 100644 --- a/components/dashboard/ScrollDepth.tsx +++ b/components/dashboard/ScrollDepth.tsx @@ -38,10 +38,10 @@ export default function ScrollDepth({ goalCounts, totalPageviews }: ScrollDepthP {hasData ? (