[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
committed by Taras Shabaranskyi
parent b101021abb
commit 6d876a7157

View File

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