mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2024-11-10 09:07:45 +01:00
Fix info button animation
This commit is contained in:
parent
68e01fbcc0
commit
901dbb1ecf
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ div:hover > .sponsorBlockChapterBar {
|
|||
vertical-align: top;
|
||||
}
|
||||
|
||||
.playerButton.hidden {
|
||||
.playerButton.hidden:not(.autoHiding) {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue