Beoardielingen foar Firefox Relay
Firefox Relay troch Firefox
Wurdearringen foar ivnfm
Wurdearring: 5 fan 5
troch ivnfm, 4 jierren lynFive starts because it's great, but latest version 2.2.1 is broken on Twitch, it's pure CSS, this line on relay.css is causing the bug
:root, body {
font-size: 16px;
}
if you disabled this line, seems to work well.
:root, body {
font-size: 16px;
}
if you disabled this line, seems to work well.
Antwurd ûntwikkeler
4 jierren lyn pleatstThis should be fixed now in the latest version! Thank you for reporting.