From bec7a825685b8431152202b7e1ade9f73de1f3c2 Mon Sep 17 00:00:00 2001 From: Bohdan Triapitsyn Date: Tue, 1 Sep 2026 10:51:08 +0300 Subject: [PATCH] fix: reserve space for project action buttons Prevents the project label area from shifting when actions appear Matches spacing behavior with the collapse-toggle branch Keeps hover and focus states aligned --- .../session/sidebar/projects/sortableItems.tsx | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/packages/ui/src/components/session/sidebar/projects/sortableItems.tsx b/packages/ui/src/components/session/sidebar/projects/sortableItems.tsx index 303c8470..1db05b32 100644 --- a/packages/ui/src/components/session/sidebar/projects/sortableItems.tsx +++ b/packages/ui/src/components/session/sidebar/projects/sortableItems.tsx @@ -285,7 +285,14 @@ export const SortableProjectItem: React.FC = ({