From 04b1d70823e798b9adc0395e2752ce1e468792e0 Mon Sep 17 00:00:00 2001 From: "Calum H." Date: Tue, 18 Aug 2026 01:39:32 +0100 Subject: [PATCH] fix: gallery viewer issue in app (#7187) --- .../src/pages/project/Gallery.vue | 120 +++++++++--------- 1 file changed, 61 insertions(+), 59 deletions(-) diff --git a/apps/app-frontend/src/pages/project/Gallery.vue b/apps/app-frontend/src/pages/project/Gallery.vue index 454d20cfb4..5d4446b3cd 100644 --- a/apps/app-frontend/src/pages/project/Gallery.vue +++ b/apps/app-frontend/src/pages/project/Gallery.vue @@ -14,70 +14,72 @@ -
-
- + +
+
+ -
-
-

- {{ expandedGalleryItem.title }} -

-

- {{ expandedGalleryItem.description }} -

-
-
-
- - - - - - - - - - +
+
+

+ {{ expandedGalleryItem.title }} +

+

+ {{ expandedGalleryItem.description }} +

+
+
+
+ + + + + + + + + + +
-
+