From 8a73acd3b2b8111d3ab932b8dae55326686200f0 Mon Sep 17 00:00:00 2001 From: Kukks Date: Thu, 18 Jan 2024 09:07:05 +0100 Subject: [PATCH] ff styling --- .../BTCPayServer.Plugins.FixedFloat.csproj | 2 +- .../Views/Shared/FixedFloat/CheckoutPaymentExtension.cshtml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Plugins/BTCPayServer.Plugins.FixedFloat/BTCPayServer.Plugins.FixedFloat.csproj b/Plugins/BTCPayServer.Plugins.FixedFloat/BTCPayServer.Plugins.FixedFloat.csproj index 75869d5..61bf667 100644 --- a/Plugins/BTCPayServer.Plugins.FixedFloat/BTCPayServer.Plugins.FixedFloat.csproj +++ b/Plugins/BTCPayServer.Plugins.FixedFloat/BTCPayServer.Plugins.FixedFloat.csproj @@ -9,7 +9,7 @@ FixedFloat Allows you to embed a FixedFloat conversion screen to allow customers to pay with altcoins. - 1.1.6 + 1.1.7 true diff --git a/Plugins/BTCPayServer.Plugins.FixedFloat/Views/Shared/FixedFloat/CheckoutPaymentExtension.cshtml b/Plugins/BTCPayServer.Plugins.FixedFloat/Views/Shared/FixedFloat/CheckoutPaymentExtension.cshtml index c56856a..443d5c0 100644 --- a/Plugins/BTCPayServer.Plugins.FixedFloat/Views/Shared/FixedFloat/CheckoutPaymentExtension.cshtml +++ b/Plugins/BTCPayServer.Plugins.FixedFloat/Views/Shared/FixedFloat/CheckoutPaymentExtension.cshtml @@ -13,7 +13,7 @@ min-height:600px; border:none; width: calc(var(--wrap-max-width) - var(--btcpay-space-m) - var(--btcpay-space-m)); - margin-left: calc(var(--section-padding) * -1);" allowtransparency="true" ref="iframe"> + margin-left: calc(var(--tile-padding) * -1);" allowtransparency="true" ref="iframe">