other fixes

This commit is contained in:
Hayden 2022-12-31 15:40:31 -09:00
parent b5b65af6b4
commit 25e01d9606
No known key found for this signature in database
GPG key ID: 17CF79474E257545
5 changed files with 66 additions and 33 deletions

View file

@ -29,9 +29,7 @@
</span>
</div>
</div>
<p class="mb-2 text-clip three-line">
{{ item.description }}
</p>
<Markdown class="mb-2 text-clip three-line" :source="item.description" />
<div class="flex gap-2 flex-wrap -mr-1 mt-auto justify-end">
<LabelChip v-for="label in top3" :key="label.id" :label="label" size="sm" />