mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
* Backport fix to web_responsive
See more at: 93a3bf5a1a
* Update version
* Follow comments.
* Clean as suggested.
This commit is contained in:
committed by
Jairo Llopis
parent
fad3ec6c27
commit
f508c724d5
@@ -46,6 +46,15 @@ main {
|
||||
}
|
||||
|
||||
.o_web_client {
|
||||
&.o_fullscreen {
|
||||
#oe_main_menu_navbar,
|
||||
.o_main .o_sub_menu,
|
||||
.navbar,
|
||||
.main-nav{
|
||||
display: none
|
||||
}
|
||||
}
|
||||
|
||||
>.o_main {
|
||||
overflow: auto;
|
||||
> .o_main_content {
|
||||
|
||||
Reference in New Issue
Block a user