Skip to content

Commit a3d38c5

Browse files
committed
Fix chapter icon with ytp big mode
1 parent bb7f069 commit a3d38c5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

public/content.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@
3030
transform: scaleY(0.625) translateY(-30%) translateY(1.5px);
3131
}
3232

33+
.ytp-big-mode .sponsorTwoTooltips .sponsorCategoryTooltip {
34+
top: 75px !important;
35+
}
36+
3337
.progress-bar-line > #previewbar {
3438
height: 3px;
3539
}

0 commit comments

Comments
 (0)