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