mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-06-27 21:05:53 +00:00
Merge pull request #1677 from lemonslut/🍋/bugfix-show-get-bits-button
bugfix: fix css selector for top nav get bits button
This commit is contained in:
commit
a364ca45cb
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
.get-bits-button,
|
||||
.gem-notif-icon,
|
||||
.chat-input button[data-a-target="bits-button"],
|
||||
button[data-test-selector="get-bits-button__top-nav-button"],
|
||||
button[data-a-target="top-nav-get-bits-button"],
|
||||
.channel-header__right > .tw-mg-l-1 > div > div > button:not([data-a-target]) {
|
||||
display: none !important;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue