Fix event card background color behind picture
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
2e74195b0e
commit
a743f6a487
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user