mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2024-11-10 09:07:45 +01:00
Fix issues with hover failing after hovering scrubber
This commit is contained in:
parent
37ac5c8cbd
commit
c7acb902a4
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
|||
transform: translateY(1em) !important;
|
||||
}
|
||||
|
||||
.sponsorBlockChapterBar:hover {
|
||||
div:hover > .sponsorBlockChapterBar {
|
||||
z-index: 41 !important;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue