From 301a842884414ea61aa4adc53bfc31e13e94c491 Mon Sep 17 00:00:00 2001 From: X1627315083 <1627315083@qq.com> Date: Mon, 20 Jan 2025 18:23:29 +0800 Subject: [PATCH] fix --- src/component/LoginPage/googleLogin.vue | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/src/component/LoginPage/googleLogin.vue b/src/component/LoginPage/googleLogin.vue index 3ef40768..c3fda5d7 100644 --- a/src/component/LoginPage/googleLogin.vue +++ b/src/component/LoginPage/googleLogin.vue @@ -124,18 +124,17 @@ } .g_id_signin{ position: absolute; - width: 100%; - height: 100%; + // width: 100%; + // height: 100%; + width: 200px; + height: 50px; top: 0; left: 0; - opacity: 0; - .S9gUrf-YoZ4jf *{ - width: 100%; - height: 100%; - } + .S9gUrf-YoZ4jf{ width: 100%; height: 100%; + opacity: 0; :deep(iframe){ width: 100% !important; height: 100% !important;