mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-01 12:43:58 +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