diff --git a/src/components/layout/public-support-sidebar.tsx b/src/components/layout/public-support-sidebar.tsx
index abf4655..8818196 100644
--- a/src/components/layout/public-support-sidebar.tsx
+++ b/src/components/layout/public-support-sidebar.tsx
@@ -74,7 +74,7 @@ export function PublicSupportSidebar({ className, activeTab, onTabChange }: Publ
// the TopBar and the profile block stays pinned to the bottom.
className={`${isCollapsed ? "w-16" : "w-64"} bg-[#FAFAFA] border-r border-sidebar-border flex flex-col transition-all duration-300 self-stretch overflow-hidden shrink-0 ${className}`}
>
-
+
{!isCollapsed ? (