Fix chapter name sometimes disappearing

This commit is contained in:
Ajay
2023-07-28 19:37:54 -04:00
parent 882d462849
commit 299cb485c3
2 changed files with 17 additions and 13 deletions

View File

@@ -867,3 +867,7 @@ input::-webkit-inner-spin-button {
.sponsorThumbnailLabel:hover span {
display: inline;
}
.sponsorblock-chapter-visible {
display: inherit !important;
}