Manga Detail page MangaFetcher-table no padding

This commit is contained in:
2025-10-14 15:06:02 +02:00
parent dc9efb8d64
commit a81212537c
2 changed files with 4 additions and 5 deletions

View File

@@ -29,7 +29,7 @@
</div>
</div>
</UCard>
<UCard>
<UCard :ui="{ body: 'p-0 sm:p-0' }">
<template #header>
<h1>Metadata</h1>
</template>