Merge pull request #918 from expsa/dev_base_temp

lang flags sizes
This commit is contained in:
MohamedGad100 2024-08-29 14:29:11 +03:00 committed by GitHub
commit ebc1e10e78
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -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;
}