diff --git a/src/app/auth/layout.tsx b/src/app/auth/layout.tsx index 47cd7944..70439824 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 7371a5ef..480c8b83 100644 --- a/src/components/LayoutSidebar.tsx +++ b/src/components/LayoutSidebar.tsx @@ -158,8 +158,10 @@ export function LayoutSidebar({
-
- +
+
+ +
{build === "enterprise" && (