diff --git a/dashboard/src/app/(inside)/layout.tsx b/dashboard/src/app/(inside)/layout.tsx index 5c8f890..d7f42e7 100644 --- a/dashboard/src/app/(inside)/layout.tsx +++ b/dashboard/src/app/(inside)/layout.tsx @@ -10,8 +10,8 @@ export default function InsideLayout({ children }: Readonly<{ children: React.Re return ( - -
+ +
{ @@ -27,7 +27,7 @@ export default function InsideLayout({ children }: Readonly<{ children: React.Re
-
+
{children}