From 5e402c34c1bda7a2bd136e5de801a9b2436faf89 Mon Sep 17 00:00:00 2001 From: Joe Fusco Date: Wed, 1 Nov 2023 15:06:52 -0400 Subject: [PATCH 1/2] =?UTF-8?q?Widen=20=E2=80=98hit=20box=E2=80=99=20for?= =?UTF-8?q?=20sidebar=20titles=20and=20icons?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Joe Fusco --- components/DocsSidebarNavigation.jsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/components/DocsSidebarNavigation.jsx b/components/DocsSidebarNavigation.jsx index 17234db..29839b7 100644 --- a/components/DocsSidebarNavigation.jsx +++ b/components/DocsSidebarNavigation.jsx @@ -49,16 +49,16 @@ export function DocsSidebarNavigation({ className, data, navigation }) {