Make youtube settings in front of skip notice

This commit is contained in:
Ajay
2021-12-29 00:35:33 -05:00
parent 2db1971190
commit 12bc10ea1f
2 changed files with 6 additions and 1 deletions

View File

@@ -26,6 +26,11 @@
height: 100%;
}
/* Make sure settings are upfront */
.ytp-settings-menu {
z-index: 6000 !important;
}
/* Preview Bar page hacks */
.ytp-tooltip:not(.sponsorCategoryTooltipVisible) .sponsorCategoryTooltip {