Shqyrtime për Firefox Relay
Firefox Relay nga Firefox
Shqyrtim nga ivnfm
Vlerësuar me 5 yje nga 5 të mundshëm
nga ivnfm, 3 vite më parë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.
Përgjigje zhvilluesi
postuar më 3 vite më parëThis should be fixed now in the latest version! Thank you for reporting.