hide google sign in

This commit is contained in:
2026-04-22 19:31:09 +02:00
parent 30e3dbb42b
commit 52e0a65113

View File

@@ -140,3 +140,7 @@
-ms-overflow-style: none; /* IE and Edge */
scrollbar-width: none; /* Firefox */
}
.cl-button__google {
display: none
}