Stylizacja historii dyżurów

This commit is contained in:
2022-05-20 23:15:02 +02:00
parent fa7d9fffd2
commit 8bef7abe5f
6 changed files with 200 additions and 81 deletions
@@ -26,7 +26,7 @@
<ul v-else>
<transition-group name="journal-list-anim">
<li v-for="(item, i) in historyList" :key="item.timetableId">
<li v-for="(item, i) in historyList" class="journal_item" :key="item.timetableId">
<div class="journal_item-top">
<span>
<span