Close menu's on map click
Some checks failed
FarmMaps.Develop/FarmMapsLib/pipeline/head There was a failure building this commit

This commit is contained in:
Willem Dantuma
2020-06-26 08:49:35 +02:00
parent 69f8184dfe
commit eba18b0235
3 changed files with 5 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ div.menu-button > span {
.menu {
max-height: 100vh;
transition: max-height 0.2s;
//transition: max-height 0.2s;
overflow: hidden;
box-shadow: 0 0 20px rgba(0,0,0,.3);
position: absolute;