add map scale transition

pull/1580/head
gabrielburnworth 2019-11-21 14:32:05 -08:00
parent a821afd290
commit 8422f446a9
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
&.short-panel {
padding: 35rem 2rem 2rem 2rem; // at zoom = 1.0: 350px 20px 20px 20px
}
transition: 0.2s ease;
}
.drop-area {