From 51ab9746de6374da16f69996e464deadf499a0d7 Mon Sep 17 00:00:00 2001 From: d11n Date: Mon, 6 Jun 2022 11:57:42 +0200 Subject: [PATCH] UI: Minor 2FA improvements (#3812) Styles the "Remember me" checkbox on login and sets a proper width for the verification code field. --- BTCPayServer/Views/UIAccount/LoginWith2fa.cshtml | 13 +++++-------- .../Views/UIManage/EnableAuthenticator.cshtml | 2 +- 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/BTCPayServer/Views/UIAccount/LoginWith2fa.cshtml b/BTCPayServer/Views/UIAccount/LoginWith2fa.cshtml index 01a446205..703965ee6 100644 --- a/BTCPayServer/Views/UIAccount/LoginWith2fa.cshtml +++ b/BTCPayServer/Views/UIAccount/LoginWith2fa.cshtml @@ -7,16 +7,13 @@
- +
-
-
- -
+
+ + +
diff --git a/BTCPayServer/Views/UIManage/EnableAuthenticator.cshtml b/BTCPayServer/Views/UIManage/EnableAuthenticator.cshtml index 01fc6d7b0..aef658649 100644 --- a/BTCPayServer/Views/UIManage/EnableAuthenticator.cshtml +++ b/BTCPayServer/Views/UIManage/EnableAuthenticator.cshtml @@ -42,7 +42,7 @@
- +