This commit is contained in:
Michael C
2022-04-08 22:36:44 -04:00
parent 88f60c0e84
commit 0d34e643c7
2 changed files with 10 additions and 3 deletions

View File

@@ -652,4 +652,10 @@ input::-webkit-inner-spin-button {
.sponsorBlockCategoryPill:hover .categoryPillClose {
display: inherit;
}
/* tweak for mobile duration */
#sponsorBlockDurationAfterSkips.ytm-time-display {
padding-left: 4px;
margin: 0px;
}