From b9af83b760be48bb9f22eac74681f7afab37ae03 Mon Sep 17 00:00:00 2001 From: bdeenyy <109365710+bdeenyy@users.noreply.github.com> Date: Tue, 16 Jun 2026 21:39:42 +0300 Subject: [PATCH] fix(desktop): align session history scrollbar with window edge (#9601) Signed-off-by: Denis Co-authored-by: Denis Co-authored-by: Cursor --- ui/desktop/src/components/sessions/SessionListView.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/desktop/src/components/sessions/SessionListView.tsx b/ui/desktop/src/components/sessions/SessionListView.tsx index c3156de9c..c9c00c716 100644 --- a/ui/desktop/src/components/sessions/SessionListView.tsx +++ b/ui/desktop/src/components/sessions/SessionListView.tsx @@ -945,9 +945,9 @@ const SessionListView: React.FC = React.memo( -
+
-
+