From 7e7b0ad0f803a2370228ea43d90e7bddebd205c9 Mon Sep 17 00:00:00 2001 From: JustTemmie <47639983+JustTemmie@users.noreply.github.com> Date: Sat, 19 Jul 2025 16:40:49 +0200 Subject: [PATCH] fix: spacer sizing --- components/UserInterface/HorizontalSpacer.vue | 2 +- components/UserInterface/VerticalSpacer.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/components/UserInterface/HorizontalSpacer.vue b/components/UserInterface/HorizontalSpacer.vue index 9a72645..cc95c92 100644 --- a/components/UserInterface/HorizontalSpacer.vue +++ b/components/UserInterface/HorizontalSpacer.vue @@ -5,7 +5,7 @@