From 65941406841fcd4ae7daeaa2bbffd7bbf4b31850 Mon Sep 17 00:00:00 2001 From: mlogclub Date: Sat, 30 May 2026 20:06:29 +0800 Subject: [PATCH] feat: add padding and margin to SidebarGroup in NavMain component --- web/components/nav-main.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/components/nav-main.tsx b/web/components/nav-main.tsx index f32da46..ea23f60 100644 --- a/web/components/nav-main.tsx +++ b/web/components/nav-main.tsx @@ -48,7 +48,7 @@ export function NavMain({ }, [hasActiveItem]) return ( - +