From 664943fae012192d9616bbda3c15e3b6017a7e7b Mon Sep 17 00:00:00 2001 From: Wes Date: Tue, 28 Jul 2026 13:58:50 -0600 Subject: [PATCH] fix(desktop): paint community rail full height Move the rail's vertical spacing inside its painted box so flat themes do not expose the app background above and below it. Preserve the existing button alignment and horizontal gutters, and cover the full-height bounds in the community rail geometry test. Co-authored-by: Carl Signed-off-by: Wes --- .../src/features/sidebar/ui/CommunityRail.tsx | 2 +- desktop/tests/e2e/community-rail.spec.ts | 16 +++++++++++++++- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/desktop/src/features/sidebar/ui/CommunityRail.tsx b/desktop/src/features/sidebar/ui/CommunityRail.tsx index b15e0bab71..386ee20691 100644 --- a/desktop/src/features/sidebar/ui/CommunityRail.tsx +++ b/desktop/src/features/sidebar/ui/CommunityRail.tsx @@ -370,7 +370,7 @@ export function CommunityRail({ return (