From 398c4ff433402bc7b60c2844e7787d526683b6c9 Mon Sep 17 00:00:00 2001 From: jubnl Date: Wed, 3 Jun 2026 12:47:32 +0200 Subject: [PATCH] fix(journey): raise PhotoLightbox z-index above MobileEntryView --- client/src/components/Journey/PhotoLightbox.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/components/Journey/PhotoLightbox.tsx b/client/src/components/Journey/PhotoLightbox.tsx index f8e799a2..8696fd53 100644 --- a/client/src/components/Journey/PhotoLightbox.tsx +++ b/client/src/components/Journey/PhotoLightbox.tsx @@ -66,7 +66,7 @@ export default function PhotoLightbox({ photos, startIndex = 0, onClose }: Props return (