Commit 7c9fc5c3 by libai

测试

parent 703881df
......@@ -43,10 +43,10 @@
overflow: hidden;
}
.google-login-btn iframe {
transform: scaleX(5) scaleY(3.5);
transform: scaleX(5) scaleY(4.5);
opacity: 0 !important;
position: relative !important;
top: 18px !important;
top: 38px !important;
}
.google-login-btn > div {
overflow: hidden;
......
......@@ -42,10 +42,10 @@
cursor: pointer;
overflow: hidden;
iframe{
transform: scaleX(5) scaleY(3.5);
transform: scaleX(5) scaleY(4.5);
opacity: 0 !important;
position: relative !important;
top: 18px !important;
top: 38px !important;
}
>div{
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