mirror of
https://github.com/zen-browser/desktop.git
synced 2026-05-14 09:17:14 +00:00
fix: remove mozilla services from app menu, p=#10890
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user