Fix invidious support for thumbnail labels

This commit is contained in:
Ajay
2023-03-17 23:41:59 -04:00
parent 52f58b8ea4
commit 2374f4d31b
4 changed files with 10 additions and 9 deletions

View File

@@ -817,6 +817,7 @@ input::-webkit-inner-spin-button {
background-color: var(--category-color, #000);
opacity: 0.7;
box-shadow: 0 0 8px 2px #333;
font-size: 10px;
}
.sponsorThumbnailLabel.sponsorThumbnailLabelVisible {