From 3dc4fa65639b3324d43b8ea683f2a84914b52440 Mon Sep 17 00:00:00 2001 From: duoaohui <928970622@qq.com> Date: Wed, 27 May 2026 12:55:42 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=86=E9=A2=91=E8=BF=9E=E7=BA=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/pages/auth/login.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/pages/auth/login.vue b/frontend/src/pages/auth/login.vue index c5473d2..09cced5 100644 --- a/frontend/src/pages/auth/login.vue +++ b/frontend/src/pages/auth/login.vue @@ -455,8 +455,8 @@ export default { } .oauth-icon { - width: 44rpx; - height: 44rpx; + width: 52rpx; + height: 52rpx; } /* ---- 底部链接 ---- */