Make info button hide automatically

This commit is contained in:
Ajay Ramachandran
2021-06-20 20:45:41 -04:00
parent f2fa853f2c
commit 47b90b2c2e
4 changed files with 40 additions and 122 deletions

View File

@@ -6,7 +6,7 @@
--sb-green-bg: #077B27;
}
.hidden {
.sponsorBlockPopupBody .hidden {
display: none !important;
}