fix skeleton size fix margin

This commit is contained in:
2025-10-11 23:41:15 +02:00
parent 0d04d827c2
commit 9668eccfe1
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
<UCard
v-if="!expanded"
:ui="{ body: 'p-0 sm:p-0', root: 'overflow-visible' }"
class="relative h-[350px] mt-2"
class="relative h-[350px] mt-2 mb-2"
@click="$emit('click')">
<MangaCover :manga="manga" blur />
<div class="absolute -top-4 -right-4 flex flex-col bg-pink rounded-full">