Add iconify/mage and line-clamp anime description

This commit is contained in:
2025-08-28 12:03:35 +05:00
parent c2316a672d
commit 030fde7348
3 changed files with 5 additions and 1 deletions

View File

@ -56,7 +56,7 @@ onMounted(async () => {
<h3 class="text-2xl font-semibold tracking-tight">
{{ props.item.title }}
</h3>
<p class="text-sm">
<p class="text-sm line-clamp-5">
{{ props.item.material_data?.description }}
</p>
<div class="flex items-center pt-2">