Decrease font size of pill

This commit is contained in:
Ajay
2022-01-05 17:26:05 -05:00
parent d23e434209
commit a6a9b7dd8c
4 changed files with 12 additions and 6 deletions

View File

@@ -647,7 +647,7 @@ function setupCategoryPill() {
categoryPill = new CategoryPill();
}
categoryPill.attachToPage(onMobileYouTube);
categoryPill.attachToPage(onMobileYouTube, onInvidious);
}
async function sponsorsLookup(id: string, keepOldSubmissions = true) {