Fix event card background color behind picture

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2022-10-25 10:35:33 +02:00
parent 2e74195b0e
commit a743f6a487

View File

@@ -9,7 +9,7 @@
:isInternal="isInternal"
>
<div
class="bg-secondary rounded-lg"
class="rounded-lg"
:class="{ 'sm:w-full sm:max-w-[20rem]': mode === 'row' }"
>
<figure class="block relative pt-40">