Add growing chapter on hover

This commit is contained in:
Ajay Ramachandran
2021-10-28 23:57:53 -04:00
parent 2d3e293d83
commit 7c4a0628b7
2 changed files with 26 additions and 15 deletions

View File

@@ -49,6 +49,10 @@
transform: translateY(1em) !important;
}
.sponsorBlockChapterBar:hover {
z-index: 41;
}
/* */
.popup {