From 0009c003f4139d3b26794df2873332cdbfd15cda Mon Sep 17 00:00:00 2001 From: Seddik Date: Mon, 15 Sep 2025 15:24:21 +0200 Subject: [PATCH 1/4] fix: reduce padding at the bottom of the dashboard and preferences panels --- src/components/AuthPref.vue | 4 ++-- src/components/LangPrefs.vue | 6 +++--- src/components/PendingTopUp.vue | 2 +- src/components/TheBankAccountList.vue | 10 +++++++--- src/components/TransactionListRecent.vue | 4 ++-- src/views/Prefs.vue | 2 +- 6 files changed, 16 insertions(+), 12 deletions(-) diff --git a/src/components/AuthPref.vue b/src/components/AuthPref.vue index ac871def..7c051041 100644 --- a/src/components/AuthPref.vue +++ b/src/components/AuthPref.vue @@ -1,7 +1,7 @@