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}} + +

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