From 478c0b2fc65bd2c05f8271619476ff81cb6fe757 Mon Sep 17 00:00:00 2001 From: Melissa Peters <37454264+melissap-nulogy@users.noreply.github.com> Date: Fri, 20 Sep 2024 12:01:30 -0400 Subject: [PATCH] fix: Correct padding in sidebar header and footer (#1441) --- src/Layout/Sidebar.story.tsx | 9 ++++- src/Layout/Sidebar.tsx | 64 ++++++++++++++++++------------------ 2 files changed, 40 insertions(+), 33 deletions(-) diff --git a/src/Layout/Sidebar.story.tsx b/src/Layout/Sidebar.story.tsx index ac0552c6c..2ee43c789 100644 --- a/src/Layout/Sidebar.story.tsx +++ b/src/Layout/Sidebar.story.tsx @@ -448,7 +448,14 @@ export const WithHelpText = () => { ); return ( - + Apply} + top={0} + height="100%" + isOpen + title="With help text" + helpText={helpText} + >