diff --git a/components/dashboard/Sidebar.tsx b/components/dashboard/Sidebar.tsx
index 7178ade..7a2a271 100644
--- a/components/dashboard/Sidebar.tsx
+++ b/components/dashboard/Sidebar.tsx
@@ -390,23 +390,27 @@ export default function Sidebar({
{/* Notifications, Profile — same layout as nav items */}
-
-
-
- router.push('/onboarding')}
- allowPersonalOrganization={false}
- onOpenSettings={openSettings}
- compact
- anchor="right"
- >
-
-
+
+
+
+
+
+
+ router.push('/onboarding')}
+ allowPersonalOrganization={false}
+ onOpenSettings={openSettings}
+ compact
+ anchor="right"
+ >
+
+
+
{/* Settings + Collapse */}