From 81c85df84723de891323691d2b627b405208e562 Mon Sep 17 00:00:00 2001 From: summersamara Date: Sat, 7 Oct 2023 18:14:56 +0200 Subject: [PATCH] Fix issue#4: Event picture fills the card. Closes #4 --- js/src/components/Image/LazyImage.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/src/components/Image/LazyImage.vue b/js/src/components/Image/LazyImage.vue index 3d1ada911..d21937567 100644 --- a/js/src/components/Image/LazyImage.vue +++ b/js/src/components/Image/LazyImage.vue @@ -13,7 +13,7 @@