From b28450841ea0262a35ead1ebaf17079df2866f39 Mon Sep 17 00:00:00 2001 From: Dylan Corrales Date: Sat, 8 Nov 2025 13:23:54 -0500 Subject: [PATCH] PWA: Transaction UI Fixes (#283) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * PWA: Fix header display on screens smaller than tailwind md Also makes the header not render if there aren't any transactions. Mobile already did this, desktop didn't. Now it's consistent. Fix #181 * PWA: Display category on `md` * ERB: Align transaction amount column --------- Co-authored-by: Juan José Mata --- app/views/transactions/_transaction.html.erb | 4 +-- app/views/transactions/index.html.erb | 27 ++++++++------------ 2 files changed, 12 insertions(+), 19 deletions(-) diff --git a/app/views/transactions/_transaction.html.erb b/app/views/transactions/_transaction.html.erb index bf0e3331c..9b87c7aff 100644 --- a/app/views/transactions/_transaction.html.erb +++ b/app/views/transactions/_transaction.html.erb @@ -89,11 +89,11 @@ -