From 0ea9b31b63ca558afbe2246ceb91234561b0374c Mon Sep 17 00:00:00 2001 From: Usman Baig Date: Sun, 15 Mar 2026 19:53:10 +0100 Subject: [PATCH] style: make journey exit row a full red block matching other rows --- components/journeys/ColumnJourney.tsx | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/components/journeys/ColumnJourney.tsx b/components/journeys/ColumnJourney.tsx index bd3e0a0..2fe1c84 100644 --- a/components/journeys/ColumnJourney.tsx +++ b/components/journeys/ColumnJourney.tsx @@ -274,12 +274,19 @@ function JourneyColumn({
- +
+ (exit) - + {exitCount.toLocaleString()}