From 96b9a689ba1f261db9499e343056f8b9cdf522c4 Mon Sep 17 00:00:00 2001 From: vineyardbovines Date: Tue, 21 Apr 2026 12:57:23 -0400 Subject: [PATCH] feat(lightbox): restyle web alt-text strip to match --- src/features/lightbox/Lightbox.web.tsx | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/src/features/lightbox/Lightbox.web.tsx b/src/features/lightbox/Lightbox.web.tsx index 81b7a5982c..9c325b49ba 100644 --- a/src/features/lightbox/Lightbox.web.tsx +++ b/src/features/lightbox/Lightbox.web.tsx @@ -227,7 +227,13 @@ function LightboxGallery({ )} {img.alt ? ( - + {img.alt}