diff --git a/odex25_base/quick_language_selection/static/src/css/app.css b/odex25_base/quick_language_selection/static/src/css/app.css index bc4301a52..c199f5c95 100644 --- a/odex25_base/quick_language_selection/static/src/css/app.css +++ b/odex25_base/quick_language_selection/static/src/css/app.css @@ -1,4 +1,7 @@ .o_user_menu .dropdown-menu img { height: 20px; margin: 2px; +} +.o_burger_menu .o_burger_menu_content .o_burger_menu_user .o_user_menu_mobile a img{ + width: 30px!important; } \ No newline at end of file