mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-28 12:13:46 +00:00
fix default logo size
This commit is contained in:
@@ -133,6 +133,7 @@ export default function IdpLoginButtons({
|
||||
loginWithIdp(idp.idpId);
|
||||
}}
|
||||
disabled={loading}
|
||||
loading={loading}
|
||||
>
|
||||
{effectiveType === "google" && (
|
||||
<Image
|
||||
|
||||
Reference in New Issue
Block a user