mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-14 15:37:12 +03:00
Fix z-index not applying
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
}
|
||||
|
||||
.sponsorBlockChapterBar:hover {
|
||||
z-index: 41;
|
||||
z-index: 41 !important;
|
||||
}
|
||||
|
||||
/* */
|
||||
|
||||
Reference in New Issue
Block a user