Commit 7c9fc5c3 by libai

测试

parent 703881df
...@@ -43,10 +43,10 @@ ...@@ -43,10 +43,10 @@
overflow: hidden; overflow: hidden;
} }
.google-login-btn iframe { .google-login-btn iframe {
transform: scaleX(5) scaleY(3.5); transform: scaleX(5) scaleY(4.5);
opacity: 0 !important; opacity: 0 !important;
position: relative !important; position: relative !important;
top: 18px !important; top: 38px !important;
} }
.google-login-btn > div { .google-login-btn > div {
overflow: hidden; overflow: hidden;
......
...@@ -42,10 +42,10 @@ ...@@ -42,10 +42,10 @@
cursor: pointer; cursor: pointer;
overflow: hidden; overflow: hidden;
iframe{ iframe{
transform: scaleX(5) scaleY(3.5); transform: scaleX(5) scaleY(4.5);
opacity: 0 !important; opacity: 0 !important;
position: relative !important; position: relative !important;
top: 18px !important; top: 38px !important;
} }
>div{ >div{
overflow: hidden; overflow: hidden;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment