mirror of
https://github.com/IvarK/AntimatterDimensionsSourceCode.git
synced 2025-02-18 00:20:13 +00:00
Fix fullscreen automator hiding modals
This commit is contained in:
parent
e5eb8761c9
commit
fb5616dc8d
@ -135,7 +135,7 @@ export default {
|
||||
height: 100%;
|
||||
position: fixed;
|
||||
inset: 0;
|
||||
z-index: 6;
|
||||
z-index: 5;
|
||||
margin-top: 0;
|
||||
padding-bottom: 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user