Commit d8fbae56 by libai

测试

parent 2cf378aa
...@@ -44,7 +44,6 @@ ...@@ -44,7 +44,6 @@
} }
.google-login-btn iframe { .google-login-btn iframe {
transform: scale(5); transform: scale(5);
opacity: 0 !important;
} }
.google-login-btn > div { .google-login-btn > div {
opacity: 0 !important; opacity: 0 !important;
......
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
overflow: hidden; overflow: hidden;
iframe{ iframe{
transform: scale(5); transform: scale(5);
opacity: 0 !important; // opacity: 0 !important;
} }
>div{ >div{
opacity: 0 !important; opacity: 0 !important;
......
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