From 5c68b1c5c304d7ae0f07aab1b24a1272ffcc9ab4 Mon Sep 17 00:00:00 2001 From: "Daniel S. Hansen" Date: Thu, 17 Jul 2025 10:32:35 -0700 Subject: [PATCH] Refactor sidebar to transition smoothly by changing open sidebar width from 100% to 210px --- client/src/components/Sidebar.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/components/Sidebar.jsx b/client/src/components/Sidebar.jsx index 83f935a..c505707 100644 --- a/client/src/components/Sidebar.jsx +++ b/client/src/components/Sidebar.jsx @@ -83,7 +83,7 @@ export default function Sidebar() { return (