From 9775aa6c51b36ae5981727a753ba625f24127b48 Mon Sep 17 00:00:00 2001 From: RunasSudo Date: Sat, 7 Jun 2025 12:02:32 +1000 Subject: [PATCH] Improve account combobox spacing --- src/components/ComboBox.vue | 9 ++++----- src/components/TransactionEditor.vue | 6 +++--- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/src/components/ComboBox.vue b/src/components/ComboBox.vue index 7435d56..7b6ccfc 100644 --- a/src/components/ComboBox.vue +++ b/src/components/ComboBox.vue @@ -18,8 +18,8 @@