fix update odoo 18

This commit is contained in:
Ivan Office
2024-08-19 23:02:31 +08:00
parent 7d14564dba
commit 0cdb624d8c
3 changed files with 26 additions and 19 deletions

View File

@@ -1,5 +1,5 @@
.o_user_menu .dropdown-menu img,
.o_user_menu_mobile .dropdown-item img {
.o-overlay-container .dropdown-menu img.flag,
.o_user_menu_mobile .dropdown-item img.flag {
height: 20px;
margin: 2px;
}