From 804c9f96dd43d211fc32a69209c0d6502ab32fd1 Mon Sep 17 00:00:00 2001 From: Ehsan Date: Sun, 20 Oct 2024 22:10:44 +0330 Subject: [PATCH] fix design side bar on scroll --- components/layout/sidebar/index.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/components/layout/sidebar/index.js b/components/layout/sidebar/index.js index 0198baa..5179b6d 100644 --- a/components/layout/sidebar/index.js +++ b/components/layout/sidebar/index.js @@ -15,10 +15,10 @@ function Sidebar({ // ${open ? 'md:w-[39%]' : 'min-w-[80px]'}