My Passkey image (SVG) is normal size. The styling has this from template.css on line 13876:
.plg_system_webauthn_login_button svg {
width: 30px;
margin: 4px;
}
Yours does not have that style.
.plg_system_webauthn_login_button svg {
width: 30px;
margin: 4px;
}
Yours does not have that style.
Statistics: Posted by ceford — Thu Feb 29, 2024 7:58 am