From 6d9a1db8af022b31fc68d97a06a391148c2399f3 Mon Sep 17 00:00:00 2001 From: Vyacheslav Scherbinin Date: Sun, 17 Aug 2025 12:36:40 +0700 Subject: [PATCH] fix(ui): scrollbar gutter stable --- apps/dokploy/components/ui/sidebar.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/dokploy/components/ui/sidebar.tsx b/apps/dokploy/components/ui/sidebar.tsx index b7f79f5ed..bb9d940a1 100644 --- a/apps/dokploy/components/ui/sidebar.tsx +++ b/apps/dokploy/components/ui/sidebar.tsx @@ -329,10 +329,11 @@ const SidebarInset = React.forwardRef<
);