Created
May 11, 2025 07:50
-
-
Save kwmiebach/dc25fa3824d33159648b42d35afeaf75 to your computer and use it in GitHub Desktop.
Odoo 18 remove background image
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
body.o_web_client.o_home_menu_background { | |
background-image: none !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment