From 7337f3423d468624630f90911f8399975660d24e Mon Sep 17 00:00:00 2001 From: ItzCrazyKns <95534749+ItzCrazyKns@users.noreply.github.com> Date: Thu, 25 Sep 2025 18:56:35 +0530 Subject: [PATCH] feat(sidebar): make sidebar floating --- src/components/Navbar.tsx | 2 +- src/components/Sidebar.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Navbar.tsx b/src/components/Navbar.tsx index 9886384..99783f7 100644 --- a/src/components/Navbar.tsx +++ b/src/components/Navbar.tsx @@ -228,7 +228,7 @@ const Navbar = () => { }, []); return ( -