This commit is contained in:
jxxghp
2024-04-16 10:05:39 +08:00
parent 60606d5eb9
commit c5d4fc62e6
2 changed files with 2 additions and 2 deletions

View File

@@ -378,7 +378,7 @@ onMounted(fetchData)
<VIcon :icon="getIcon(item.type || '')" />
</VAvatar>
<div class="d-flex flex-column ms-1">
<span class="d-block text-high-emphasis">
<span class="d-block text-high-emphasis min-w-20">
{{ item?.title }} {{ item?.seasons }}{{ item?.episodes }}
</span>
<small>{{ item?.category }}</small>