Commit 703881df by libai

测试

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