Fix transition
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good
This commit is contained in:
parent
2fd109d967
commit
84d6f44e9b
@ -7,7 +7,7 @@
|
|||||||
bottom:0;
|
bottom:0;
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
background-color: #000000;
|
background-color: #000000;
|
||||||
transition: opacity 0s ease-out 1s;
|
transition: opacity 0.3s ease-out;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
z-index:99;
|
z-index:99;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user