forked from Techsystech/web
Revert "[FIX] web_responsive: Update z-index in apps menu.scss to fix overlapping issue:"
This reverts commit 5de47a8592
.
17.0
parent
1b05736b0b
commit
a9c007fba4
|
@ -10,7 +10,7 @@
|
||||||
position: fixed;
|
position: fixed;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
width: 100vw;
|
width: 100vw;
|
||||||
z-index: 10000;
|
z-index: 1000;
|
||||||
left: 0 !important;
|
left: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue