From 7f0264dec3e5aeab395988bf3b313fdcc67c2689 Mon Sep 17 00:00:00 2001 From: miloschwartz Date: Mon, 20 Apr 2026 20:48:50 -0700 Subject: [PATCH] fix collapsed sidebar bottom padding issue --- src/components/LayoutSidebar.tsx | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/components/LayoutSidebar.tsx b/src/components/LayoutSidebar.tsx index 6e80ffd52..bde9e37a8 100644 --- a/src/components/LayoutSidebar.tsx +++ b/src/components/LayoutSidebar.tsx @@ -220,7 +220,12 @@ export function LayoutSidebar({ )} -
+
{canShowProductUpdates ? (