Fix z-index menu overlay
All checks were successful
FarmMaps.Develop/FarmMapsLib/develop This commit looks good

This commit is contained in:
Willem Dantuma 2020-01-17 17:38:53 +01:00
parent 91fb3ac329
commit f99dfc965f

View File

@ -9,6 +9,7 @@
background-color: #000000;
transition: opacity 0s ease-out 1s;
pointer-events: none;
z-index:99;
}
.menu-background.show {