Recenzii pentru Firefox Relay
Firefox Relay de Firefox
Recenzie de către ivnfm
Evaluat(ă) cu 5 din 5 stele
de ivnfm, 4 ani în urmăFive 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.
Răspunsul dezvoltatorului
postat la 4 ani în urmăThis should be fixed now in the latest version! Thank you for reporting.