Fix chapter icon with ytp big mode

This commit is contained in:
Ajay 2022-10-07 17:20:19 -04:00
parent bb7f069254
commit a3d38c57d7

View file

@ -30,6 +30,10 @@
transform: scaleY(0.625) translateY(-30%) translateY(1.5px);
}
.ytp-big-mode .sponsorTwoTooltips .sponsorCategoryTooltip {
top: 75px !important;
}
.progress-bar-line > #previewbar {
height: 3px;
}