fix default logo size

This commit is contained in:
miloschwartz
2026-01-19 11:47:14 -08:00
parent 14a4b1b4b4
commit fd6a3e5a17
7 changed files with 14 additions and 13 deletions

View File

@@ -133,6 +133,7 @@ export default function IdpLoginButtons({
loginWithIdp(idp.idpId);
}}
disabled={loading}
loading={loading}
>
{effectiveType === "google" && (
<Image