hotfixy designu

This commit is contained in:
2024-03-23 23:55:18 +01:00
parent 1ec75bda70
commit fb2348e774
7 changed files with 39 additions and 29 deletions
@@ -5,7 +5,7 @@
v-for="{ timetable, showExtraInfo } in computedTimetableHistory"
class="journal_item"
:key="timetable.id"
@click="showExtraInfo.value = !showExtraInfo.value"
@click.stop.prevent="showExtraInfo.value = !showExtraInfo.value"
>
<div class="journal_item-info">
<!-- General -->