From a7fc3c78eba7ab3b93754dd09064578143bfbf2e Mon Sep 17 00:00:00 2001 From: MaysWind Date: Fri, 30 Jan 2026 21:25:28 +0800 Subject: [PATCH] fix incorrect style --- src/views/mobile/LoginPage.vue | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/src/views/mobile/LoginPage.vue b/src/views/mobile/LoginPage.vue index a6434712..f8b5e132 100644 --- a/src/views/mobile/LoginPage.vue +++ b/src/views/mobile/LoginPage.vue @@ -93,31 +93,27 @@ :opened="show2faSheet" @sheet:closed="show2faSheet = false" > -
+
{{ tt('Two-Factor Authentication') }}
- + {{ tt('Please enter your email address used for registration and we\'ll send you an email with a reset password link') }}

- +