diff --git a/apps/dokploy/components/layouts/side.tsx b/apps/dokploy/components/layouts/side.tsx index 9c61fb39..05498871 100644 --- a/apps/dokploy/components/layouts/side.tsx +++ b/apps/dokploy/components/layouts/side.tsx @@ -525,34 +525,63 @@ function SidebarLogo() { ) : ( - - + + {/* Organization Logo and Selector */} + - - + + - + {activeOrganization?.name ?? "Select Organization"} - + + + {/* Notification Bell */} + - + {invitations && invitations.length > 0 && (
{activeOrganization?.name ?? "Select Organization"}