Revert "Fix static pictures"

This reverts commit b3f0099b97.
This commit is contained in:
2025-10-11 22:48:07 +02:00
parent be463ae56a
commit 3d35117eaf
2 changed files with 5 additions and 3 deletions

View File

@@ -13,7 +13,7 @@
v-else
orientation="horizontal"
reverse
class="relative max-w-[600px] w-full h-[350px] mt-2 mb-2"
class="relative max-w-[600px] w-full h-[350px] mt-2"
:ui="{ body: 'p-0 sm:p-0', root: 'overflow-visible' }"
@click="$emit('click')">
<div class="flex flex-row w-full h-full basis-auto">