Skip to content
Snippets Groups Projects
Unverified Commit 4f57f5a4 authored by Dylan Van Assche's avatar Dylan Van Assche
Browse files

src/userChrome/messenger.css: hide menu toolbar

parent ec57e831
No related branches found
No related tags found
No related merge requests found
/*
* Copyright 2024 Dylan Van Assche
* SPDX-License-Indentifier: MPL-2.0
*/
/* Hide menu toolbar to save space */
#toolbar-menubar {
display: none;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment