Отзывы на Firefox Relay
Firefox Relay от Firefox
Отзывы ivnfm
Оценено на 5 из 5
от ivnfm, 3 года назад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.
Ответ разработчика
размещено 3 года назадThis should be fixed now in the latest version! Thank you for reporting.