This commit is contained in:
mr. m
2025-10-22 08:40:00 +02:00
2 changed files with 8 additions and 2 deletions

View File

@@ -33,6 +33,12 @@
display: none !important;
}
/* hide Mozilla services from the app menu */
#PanelUI-fxa-menu-services,
#PanelUI-fxa-cta-menu {
display: none !important;
}
body > #confetti {
z-index: 1;
}