diff --git a/BTCPayServer/Views/Invoice/Checkout-Body.cshtml b/BTCPayServer/Views/Invoice/Checkout-Body.cshtml index 1b2bfaf71..87003ee1f 100644 --- a/BTCPayServer/Views/Invoice/Checkout-Body.cshtml +++ b/BTCPayServer/Views/Invoice/Checkout-Body.cshtml @@ -192,7 +192,7 @@
-
+
- - + + + + +
+ +
-
+
{{$t("Open in wallet")}} diff --git a/BTCPayServer/wwwroot/checkout/css/normalizer.css b/BTCPayServer/wwwroot/checkout/css/normalizer.css index adb85fe23..6fc39efc7 100644 --- a/BTCPayServer/wwwroot/checkout/css/normalizer.css +++ b/BTCPayServer/wwwroot/checkout/css/normalizer.css @@ -9444,6 +9444,8 @@ strong { .payment__scan { position: relative; text-align: center; + height: 256px; + margin-bottom: 5px; } .payment__scan__checkmark-wrapper {