fix
This commit is contained in:
@@ -58,7 +58,7 @@
|
|||||||
itp_support:true,
|
itp_support:true,
|
||||||
});
|
});
|
||||||
window.google.accounts.id.renderButton(
|
window.google.accounts.id.renderButton(
|
||||||
document.getElementById("g_id_signin"),
|
document.querySelector('.Container #g_id_signin'),
|
||||||
{
|
{
|
||||||
type:"icon",//icon为只有一个icon
|
type:"icon",//icon为只有一个icon
|
||||||
shape:"circle",
|
shape:"circle",
|
||||||
@@ -89,6 +89,13 @@
|
|||||||
:deep(.nsm7Bb-HzV7m-LgbsSe.JGcpL-RbRzK){
|
:deep(.nsm7Bb-HzV7m-LgbsSe.JGcpL-RbRzK){
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
// :deep(.S9gUrf-YoZ4jf){
|
||||||
|
// *{
|
||||||
|
// width: 100%;
|
||||||
|
// height: 100%;
|
||||||
|
// }
|
||||||
|
|
||||||
|
// }
|
||||||
.icon{
|
.icon{
|
||||||
// width: 40px;
|
// width: 40px;
|
||||||
width: auto;
|
width: auto;
|
||||||
|
|||||||
Reference in New Issue
Block a user