decrease gui z-index

This commit is contained in:
ZXMushroom63 2025-04-27 18:48:44 +08:00
parent cb0eb182d9
commit 38a4594f6d

View File

@ -105,7 +105,7 @@ const modapi_guikit = "(" + (() => {
height: 100vh;
width: 100vw;
position: fixed;
z-index: 9999999999;
z-index: 127;
top: 0;
left: 0;
font-family: sans-serif;