From 9912a40f098ac29017bf83c4b3d45ed4abfa16f1 Mon Sep 17 00:00:00 2001 From: phact Date: Mon, 18 Aug 2025 22:35:59 -0400 Subject: [PATCH] panel padding --- frontend/src/components/layout-wrapper.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/layout-wrapper.tsx b/frontend/src/components/layout-wrapper.tsx index 4827e6ee..70aa0232 100644 --- a/frontend/src/components/layout-wrapper.tsx +++ b/frontend/src/components/layout-wrapper.tsx @@ -88,7 +88,7 @@ export function LayoutWrapper({ children }: { children: React.ReactNode }) {
-
+
{children}