[16.0][FIX] web_responsive: Fixed full-screen apps menu

This commit is contained in:
Hafizh Syam
2023-09-26 16:12:52 +07:00
parent bbff8fbbc9
commit 5e19aa5f86

View File

@@ -10,7 +10,7 @@
position: fixed;
margin: 0;
width: 100vw;
z-index: 200;
z-index: 1000;
left: 0 !important;
}