diff --git a/frontend/src/pages/admin/BrandingPage.tsx b/frontend/src/pages/admin/BrandingPage.tsx index 6aaefee8..43c00710 100644 --- a/frontend/src/pages/admin/BrandingPage.tsx +++ b/frontend/src/pages/admin/BrandingPage.tsx @@ -847,6 +847,14 @@ export const BrandingPage: React.FC = () => { )} + {/* Customer dashboard branding (#354). Sits between "Company + Information" and "Gallery Theme" so it stays adjacent to the + other brand-visibility controls. Self-hides when the + customerPortal feature flag is off. */} +