diff --git a/frontend/src/components/admin/ThemeCustomizerEnhanced.tsx b/frontend/src/components/admin/ThemeCustomizerEnhanced.tsx index cd8ce1b7..d7564e36 100644 --- a/frontend/src/components/admin/ThemeCustomizerEnhanced.tsx +++ b/frontend/src/components/admin/ThemeCustomizerEnhanced.tsx @@ -627,7 +627,7 @@ export const ThemeCustomizerEnhanced: React.FC = (

{t('branding.headerStyleDescription', 'Choose how the gallery header appears. The header style is independent of the photo layout.')}

-
+
{(Object.keys(headerStyleIcons) as HeaderStyleType[]).map((style) => (