Dodano przycisk powrotu do listy scenerii w widoku scenerii

This commit is contained in:
2022-01-10 03:30:14 +01:00
parent 53842ec3be
commit 5d4089cc1c
3 changed files with 35 additions and 18 deletions
@@ -10,7 +10,7 @@
@keydown.space="toggleTimeline(i)"
tabindex="0"
>
{{ timeline.date }} <img :src="icons.descArrow" alt="" />
{{ timeline.date }} <img :src="timeline.showTimeline ? icons.ascArrow : icons.descArrow" alt="arrow" />
</h3>
<span v-if="timeline.showTimeline">