scaling body on click with easing

This commit is contained in:
2023-03-29 21:49:45 +02:00
parent 4727333dd6
commit a74fe1d9b5
5 changed files with 79 additions and 23 deletions

View File

@@ -55,6 +55,7 @@ export default {
v-for="(concernement,id) in concernementsByID"
:key="id"
:concernement="concernement"
:opened="concernement.opened"
/>
</MapConcernements>
<div id="content" class="row">