From f2c36cae37ca705107087b189a6a4d91f7bd5811 Mon Sep 17 00:00:00 2001 From: Mo Tarbin Date: Wed, 4 Jun 2025 00:33:05 -0400 Subject: [PATCH] fix: Add overflowX hidden to Box in Sidepanel for improved layout --- src/views/Chores/Sidepanel.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/Chores/Sidepanel.jsx b/src/views/Chores/Sidepanel.jsx index 1bf0a82..f879c70 100644 --- a/src/views/Chores/Sidepanel.jsx +++ b/src/views/Chores/Sidepanel.jsx @@ -55,7 +55,7 @@ const Sidepanel = ({ chores }) => { width: '315px', }} > - +