mirror of
https://github.com/hay-kot/homebox.git
synced 2025-07-13 22:39:15 +00:00
other fixes
This commit is contained in:
parent
b5b65af6b4
commit
25e01d9606
5 changed files with 66 additions and 33 deletions
|
@ -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" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue