3
0
Fork 0

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

17.0
Hafizh Syam 2023-09-26 16:12:52 +07:00 committed by Taras Shabaranskyi
parent b101021abb
commit 6d876a7157
1 changed files with 1 additions and 1 deletions

View File

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