Styling of Manga-detail-page

This commit is contained in:
2025-10-13 19:34:56 +02:00
parent 189e5b8f17
commit 925eda2bc9
3 changed files with 20 additions and 12 deletions

View File

@@ -25,7 +25,7 @@
<USkeleton v-else class="w-full h-30" />
</div>
</template>
<UPageBody class="relative pr-12">
<UPageBody class="relative mr-12">
<div class="w-full flex flex-row justify-between">
<div>
<UButton variant="soft" :to="backPath ?? '/'" icon="i-lucide-arrow-left">Back</UButton>