From d5c9d83fb8e383d355a304596b8d39a1b3ccbef7 Mon Sep 17 00:00:00 2001 From: Alex Benzer Date: Sat, 27 Dec 2025 16:44:00 -0800 Subject: [PATCH] Reduce top padding in sidebar sections --- src/components/ProgressGuide/List.tsx | 5 ++++- src/view/shell/desktop/SidebarTrendingTopics.tsx | 6 ++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/src/components/ProgressGuide/List.tsx b/src/components/ProgressGuide/List.tsx index e9c3006b21..1750b0ffcf 100644 --- a/src/components/ProgressGuide/List.tsx +++ b/src/components/ProgressGuide/List.tsx @@ -30,7 +30,10 @@ export function ProgressGuideList({style}: {style?: StyleProp}) { a.rounded_md, t.atoms.bg_contrast_25, style, - a.p_md, + a.pt_sm, + a.pr_sm, + a.pb_md, + a.pl_md, ]}>