From 0ec8139e5c9697c99e42904613c41a5c7ed7be6c Mon Sep 17 00:00:00 2001 From: Tiago Vasconcelos Date: Tue, 11 Nov 2025 20:04:43 +0000 Subject: [PATCH] fix: vertically center first install (#3501) --- lnbits/templates/pages/first-install.vue | 145 ++++++++++++----------- 1 file changed, 74 insertions(+), 71 deletions(-) diff --git a/lnbits/templates/pages/first-install.vue b/lnbits/templates/pages/first-install.vue index c7f94661..f3cfa575 100644 --- a/lnbits/templates/pages/first-install.vue +++ b/lnbits/templates/pages/first-install.vue @@ -1,75 +1,78 @@