I managed to succesfully update my website to Joomla 5, but I noticed there's an issue with the button access with a passkey, could you fix this issue which is quite unaesthetic...
Thanks.
Hi labottegadigreg, You can add the following CSS code to the templates/ja-colab/css/custom.css file:
.login-wrap div.login-submit .plg_system_webauthn_login_button svg { width: 24px; margin-right: 10px; fill: #fff; }