mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2026-03-13 22:22:37 +03:00
FIx chapter name alignment on new YouTube layout
This commit is contained in:
@@ -184,6 +184,10 @@ div:hover > .sponsorBlockChapterBar {
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
.sbChapterVoteButton {
|
||||
padding: 0 !important;
|
||||
}
|
||||
|
||||
.playerButton {
|
||||
vertical-align: top;
|
||||
}
|
||||
@@ -957,5 +961,5 @@ input::-webkit-inner-spin-button {
|
||||
}
|
||||
|
||||
.sponsorblock-chapter-visible {
|
||||
display: inherit !important;
|
||||
display: block !important;
|
||||
}
|
||||
Reference in New Issue
Block a user