diff --git a/BTCPayServer/Views/Stores/SetupLightningNode.cshtml b/BTCPayServer/Views/Stores/SetupLightningNode.cshtml index 4470f7677..18c2df024 100644 --- a/BTCPayServer/Views/Stores/SetupLightningNode.cshtml +++ b/BTCPayServer/Views/Stores/SetupLightningNode.cshtml @@ -53,6 +53,11 @@ color: var(--btcpay-secondary); opacity: .5; } + + #LightningNodeTypeTablist label + input + label { + margin-left: var(--btcpay-space-m); + } + #LightningNodeTypeTabs ul { list-style: none; padding-left: 0; @@ -75,7 +80,7 @@ - +