mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[IMP] show AppsMenu by default after login
also redirect to backend from website AppsMenu
This commit is contained in:
committed by
Taras Shabaranskyi
parent
012540b69c
commit
4e9d7fb972
@@ -12,6 +12,17 @@
|
||||
width: 100vw;
|
||||
z-index: 200;
|
||||
left: 0 !important;
|
||||
top: $o-navbar-height !important;
|
||||
}
|
||||
|
||||
.o_first_app .o_navbar_apps_menu .dropdown-toggle {
|
||||
display: none;
|
||||
}
|
||||
.o_apps_menu_opened .o_main_navbar {
|
||||
.o_menu_brand,
|
||||
.o_menu_sections {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
// Iconized full screen apps menu
|
||||
|
||||
Reference in New Issue
Block a user