diff --git a/packages/ui/src/Layouts/Layout.tsx b/packages/ui/src/Layouts/Layout.tsx index 641704f24..647e858c1 100644 --- a/packages/ui/src/Layouts/Layout.tsx +++ b/packages/ui/src/Layouts/Layout.tsx @@ -55,8 +55,8 @@ export function Layout({ ); return ( -
-
+
+
@@ -77,11 +77,11 @@ export function Layout({ )}
{headerTrailing}
-
+
{sidebar && {sidebar}}
@@ -111,7 +111,7 @@ export function Drawer({ return createPortal(