Fix z-index menu overlay
All checks were successful
FarmMaps.Develop/FarmMapsLib/develop This commit looks good
All checks were successful
FarmMaps.Develop/FarmMapsLib/develop This commit looks good
This commit is contained in:
parent
91fb3ac329
commit
f99dfc965f
@ -9,6 +9,7 @@
|
|||||||
background-color: #000000;
|
background-color: #000000;
|
||||||
transition: opacity 0s ease-out 1s;
|
transition: opacity 0s ease-out 1s;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
|
z-index:99;
|
||||||
}
|
}
|
||||||
|
|
||||||
.menu-background.show {
|
.menu-background.show {
|
||||||
|
Loading…
Reference in New Issue
Block a user