Recensiones de Firefox Relay
Firefox Relay per Firefox
Recension de ivnfm
Classificate 5 de 5
per ivnfm, prije 3 godineFive 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.
Responsa de disveloppator
publicate prije 3 godineThis should be fixed now in the latest version! Thank you for reporting.