From b09f2d76fa9ed00eb5406f3cc6db82f96b9446a2 Mon Sep 17 00:00:00 2001 From: Georgia Monahan Date: Thu, 17 Sep 2026 10:31:49 +0100 Subject: [PATCH] Add top padding to the stacked report header actions on narrow layouts --- src/components/MoneyReportHeaderActions/index.tsx | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/src/components/MoneyReportHeaderActions/index.tsx b/src/components/MoneyReportHeaderActions/index.tsx index 275d32685e95..947a5c902646 100644 --- a/src/components/MoneyReportHeaderActions/index.tsx +++ b/src/components/MoneyReportHeaderActions/index.tsx @@ -68,7 +68,7 @@ function MoneyReportHeaderActions({reportID, primaryAction, isReportInSearch, ba if (hasSelectedTransactions && !isTransactionThread) { return ( - + + {!!primaryAction && (