Fix z-index not applying

This commit is contained in:
Ajay Ramachandran 2021-10-29 00:02:46 -04:00
parent 7c4a0628b7
commit bf4eb8fafc

View file

@ -50,7 +50,7 @@
}
.sponsorBlockChapterBar:hover {
z-index: 41;
z-index: 41 !important;
}
/* */