diff --git a/src/app/auth/layout.tsx b/src/app/auth/layout.tsx index 47cd79447..70439824e 100644 --- a/src/app/auth/layout.tsx +++ b/src/app/auth/layout.tsx @@ -45,7 +45,7 @@ export default async function AuthLayout({ children }: AuthLayoutProps) { -
+
{children}
diff --git a/src/components/LayoutSidebar.tsx b/src/components/LayoutSidebar.tsx index 7371a5efd..480c8b834 100644 --- a/src/components/LayoutSidebar.tsx +++ b/src/components/LayoutSidebar.tsx @@ -158,8 +158,10 @@ export function LayoutSidebar({
-
- +
+
+ +
{build === "enterprise" && (