From 7884ff1908ff40be3e05f7557c65cab9542281dd Mon Sep 17 00:00:00 2001 From: Akash Singh Date: Fri, 9 Jan 2026 18:59:59 +0530 Subject: [PATCH] fix(ui): adjust layout scrollbar behavior on Windows --- frontend/src/layout/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/layout/layout.tsx b/frontend/src/layout/layout.tsx index 536b2101c..9f8920cb0 100644 --- a/frontend/src/layout/layout.tsx +++ b/frontend/src/layout/layout.tsx @@ -20,7 +20,7 @@ const Layout: React.FC = () => {
-
+