hotfixy designu

This commit is contained in:
2024-03-30 00:18:54 +01:00
parent b44f88ebcd
commit c8f53c2f06
6 changed files with 8 additions and 6 deletions
@@ -5,7 +5,7 @@
v-for="{ timetable, showExtraInfo } in computedTimetableHistory"
class="journal_item"
:key="timetable.id"
@click.stop.prevent="showExtraInfo.value = !showExtraInfo.value"
@click="showExtraInfo.value = !showExtraInfo.value"
>
<div class="journal_item-info">
<!-- General -->