forked from Techsystech/web
[16.0][FIX] web_responsive: Fixed full-screen apps menu
parent
b101021abb
commit
6d876a7157
|
@ -10,7 +10,7 @@
|
|||
position: fixed;
|
||||
margin: 0;
|
||||
width: 100vw;
|
||||
z-index: 200;
|
||||
z-index: 1000;
|
||||
left: 0 !important;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue