From 3135d519f4fda9fb74d31c71d0d46207dc582324 Mon Sep 17 00:00:00 2001 From: arcbtc Date: Fri, 20 Dec 2024 01:25:53 +0000 Subject: [PATCH] added to card, bg idea was terrible --- lnbits/core/templates/core/wallet.html | 160 ++++++++++++++----------- lnbits/static/js/wallet.js | 69 +++++++---- 2 files changed, 135 insertions(+), 94 deletions(-) diff --git a/lnbits/core/templates/core/wallet.html b/lnbits/core/templates/core/wallet.html index c6d2e557f..7fe9f6b00 100644 --- a/lnbits/core/templates/core/wallet.html +++ b/lnbits/core/templates/core/wallet.html @@ -87,89 +87,103 @@ - -
- -
- -

- - {{LNBITS_DENOMINATION}} - -

+
+
+ + -
-
- + :style="$q.screen.lt.md ? { + background: $q.screen.lt.md ? 'none !important': '' + , boxShadow: $q.screen.lt.md ? 'none !important': '' + , margin: $q.screen.lt.md && mobileSimple ? 'auto !important': '' + , width: $q.screen.lt.md && mobileSimple ? '90% !important': '' + } : ''" + > + + +

+ + {{LNBITS_DENOMINATION}} + +

+ +
+
+
+ +
+
+ +
+
+
+
+
+
+
+ + + +
- -
-
- -
-
- -
-
- - - -
+ +
- +
+ + + + + +
+
+ + +