This commit is contained in:
X1627315083
2025-01-20 16:28:16 +08:00
parent 92b01192c6
commit 555411436e

View File

@@ -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;