This commit is contained in:
mr. m
2025-11-13 20:33:44 +01:00
2 changed files with 2 additions and 2 deletions

View File

@@ -492,7 +492,7 @@ body > #confetti {
}
}
@media (-moz-pref('zen.theme.hide-unified-extensions-button')) {
@media -moz-pref('zen.theme.hide-unified-extensions-button') {
#unified-extensions-button {
display: none !important;
}