From 10bea35a912a39aef9a1804e29c469df46abf8e6 Mon Sep 17 00:00:00 2001 From: jubnl <66769052+jubnl@users.noreply.github.com> Date: Wed, 3 Jun 2026 12:53:45 +0200 Subject: [PATCH] fix(journey): raise PhotoLightbox z-index above MobileEntryView (#1101) --- 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 (