diff --git a/src/components/LayoutSidebar.tsx b/src/components/LayoutSidebar.tsx index a054e829..daaf6a9c 100644 --- a/src/components/LayoutSidebar.tsx +++ b/src/components/LayoutSidebar.tsx @@ -87,14 +87,14 @@ export function LayoutSidebar({ isSidebarCollapsed ? "w-16" : "w-64" )} > +
+ +
-
- -
{!isAdminPage && user.serverAdmin && (