From 696f1b9f2a7e3fc51d7a2fb9c680231d29e51c99 Mon Sep 17 00:00:00 2001 From: Sam Becker Date: Sat, 8 Feb 2025 19:36:25 -0600 Subject: [PATCH] Fix css precedence issue --- src/photo/PhotoHeader.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/photo/PhotoHeader.tsx b/src/photo/PhotoHeader.tsx index ae236ae1..c06ae8a8 100644 --- a/src/photo/PhotoHeader.tsx +++ b/src/photo/PhotoHeader.tsx @@ -127,8 +127,7 @@ export default function PhotoHeader({ {/* Content B: Filter Set Meta or Photo Pagination */}
{entity && <> {headerType === 'photo-set'