From 667558dd5ec734c4c4497d2226551e90fd466b01 Mon Sep 17 00:00:00 2001 From: Rohit Kumar Saini Date: Wed, 29 Jan 2025 12:48:07 +0100 Subject: [PATCH] fix(browser-scroll): change vh to dvh --- app/components/layout/sidebar/sidebar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/layout/sidebar/sidebar.tsx b/app/components/layout/sidebar/sidebar.tsx index a1088420b..e16a26d17 100644 --- a/app/components/layout/sidebar/sidebar.tsx +++ b/app/components/layout/sidebar/sidebar.tsx @@ -353,7 +353,7 @@ const SidebarInset = forwardRef>(