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
No known key found for this signature in database
GPG Key ID: A061B9DDE0CA0773
1 changed files with 1 additions and 1 deletions

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">