From 5f8a0dc78eae3f2c6390d5216eefa901e5dc263d Mon Sep 17 00:00:00 2001 From: Alessio Cappa <104093777+alessiocappa@users.noreply.github.com> Date: Tue, 13 Jan 2026 13:23:10 +0100 Subject: [PATCH] FIX: Small layout adjustments (#507) * feat: adjust padding and icon sizing in outflows chart * fix: Remove extra div in reports page to fix layout issues on mobile * fix: Padding adjustments to keep pages consistent * fix: Align report page with main --- app/views/pages/dashboard.html.erb | 2 +- app/views/pages/dashboard/_outflows_donut.html.erb | 4 ++-- app/views/reports/_trends_insights.html.erb | 4 ++-- app/views/reports/index.html.erb | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app/views/pages/dashboard.html.erb b/app/views/pages/dashboard.html.erb index daf6454b4..3b51717e8 100644 --- a/app/views/pages/dashboard.html.erb +++ b/app/views/pages/dashboard.html.erb @@ -27,7 +27,7 @@ <% end %> -