diff --git a/BTCPayServer/Views/Manage/EnableAuthenticator.cshtml b/BTCPayServer/Views/Manage/EnableAuthenticator.cshtml index 8eeb75748..e10ccdc94 100644 --- a/BTCPayServer/Views/Manage/EnableAuthenticator.cshtml +++ b/BTCPayServer/Views/Manage/EnableAuthenticator.cshtml @@ -56,5 +56,6 @@ width: 150, height: 150 }); + $("#qrCode > img").css({ "margin": "auto" }); }