Commit 484bfd3d by libai

测试

parent 16ec3cce
......@@ -44,7 +44,10 @@
}
.google-login-btn iframe {
transform: scale(5);
opacity: 0;
opacity: 0 !important;
}
.google-login-btn > div {
opacity: 0 !important;
}
.more-login {
text-align: center;
......
......@@ -43,7 +43,10 @@
overflow: hidden;
iframe{
transform: scale(5);
opacity: 0;
opacity: 0 !important;
}
>div{
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