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;