Merge pull request #1542 from expsa/dev_base_temp

Dev base temp
This commit is contained in:
MohamedGad100 2024-10-14 13:14:34 +03:00 committed by GitHub
commit 0d420da272
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 9 additions and 0 deletions

View File

@ -3,6 +3,15 @@
font-family: $english_default_font;
}
.o_rtl {
.o_menu_sections {
.dropdown-menu {
right: auto !important;
left: 0 !important;
}
}
}
body{
&.o_home_menu_background{
background-image: $apps_bg_img;