diff --git a/components/journeys/ColumnJourney.tsx b/components/journeys/ColumnJourney.tsx index f759b29..1055950 100644 --- a/components/journeys/ColumnJourney.tsx +++ b/components/journeys/ColumnJourney.tsx @@ -183,11 +183,11 @@ function PageRow({ `} > {/* Background bar */} - {!isOther && ( + {!isOther && barWidth > 0 && (