From eb6bbb754dfe8c0fe1983d8257700660726d82ab Mon Sep 17 00:00:00 2001 From: Alessio Cappa <104093777+alessiocappa@users.noreply.github.com> Date: Fri, 12 Dec 2025 10:43:10 +0100 Subject: [PATCH] Outlfows UI adjustments (#443) * feat: combine icon + color in outflows section to optimize space on mobile * fix: adjust spacing in outflows table * fix: adjust padding and icon sizing --- .../pages/dashboard/_outflows_donut.html.erb | 30 ++++++++++++++----- 1 file changed, 22 insertions(+), 8 deletions(-) diff --git a/app/views/pages/dashboard/_outflows_donut.html.erb b/app/views/pages/dashboard/_outflows_donut.html.erb index 7751fa743..2657662c7 100644 --- a/app/views/pages/dashboard/_outflows_donut.html.erb +++ b/app/views/pages/dashboard/_outflows_donut.html.erb @@ -13,11 +13,10 @@