mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[16.0][FIX] web_responsive: Fixed full-screen apps menu
This commit is contained in:
committed by
Taras Shabaranskyi
parent
b101021abb
commit
6d876a7157
@@ -10,7 +10,7 @@
|
||||
position: fixed;
|
||||
margin: 0;
|
||||
width: 100vw;
|
||||
z-index: 200;
|
||||
z-index: 1000;
|
||||
left: 0 !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user