mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-08-03 16:38:31 +00:00
Fix Rerun Bar also hiding the Hosting Bar (#403)
This commit is contained in:
parent
f9f5f0affa
commit
5aac609731
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ const CLASSES = {
|
|||
'player-ext-hover': '.player:not([data-controls="true"]) .extension-overlay',
|
||||
|
||||
'player-event-bar': '.channel-page .live-event-banner-ui__header',
|
||||
'player-rerun-bar': '.channel-page div.tw-c-text-overlay',
|
||||
'player-rerun-bar': '.channel-page div.tw-c-text-overlay:not([data-a-target="hosting-ui-header"])',
|
||||
|
||||
'pinned-cheer': '.pinned-cheer,.pinned-cheer-v2',
|
||||
'whispers': '.whispers',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue