From a0b0417eeef0bad390da40912675ce3e3ef3853c Mon Sep 17 00:00:00 2001 From: Dorian Date: Fri, 15 May 2026 17:48:08 -0500 Subject: [PATCH] Fix signup install step footer layout --- src/App.vue | 57 ++++++++++++++++++++++++++++++--------------------- src/style.css | 10 +++++++++ 2 files changed, 44 insertions(+), 23 deletions(-) diff --git a/src/App.vue b/src/App.vue index d53a784..cb2b0ff 100644 --- a/src/App.vue +++ b/src/App.vue @@ -3642,12 +3642,26 @@ watch(mobileMenuOpen, (open) => {

-