mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-09-16 10:06:54 +00:00
Fix username colors flickering with the dark theme enabled on Twitch whenever the scrollbar appears or disappears.
This commit is contained in:
parent
1357a3e143
commit
0173212a36
2 changed files with 23 additions and 2 deletions
|
@ -5,4 +5,8 @@
|
|||
|
||||
.ffz--freeze-indicator {
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.chat-list__lines .simplebar-scrollbar {
|
||||
will-change: opacity;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue