mirror of
https://github.com/eaglerforge/EaglerForgeInjector
synced 2025-07-22 21:51:17 -09:00
decrease gui z-index
This commit is contained in:
parent
cb0eb182d9
commit
38a4594f6d
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user