From e8a3e86272f3da820a23c53da13da93ddbb37475 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?William=20Herg=C3=A8s?= Date: Sun, 10 Aug 2025 16:11:41 +0200 Subject: fix(mosaic): wrong display for lines with video --- src/component/VideoAuto.astro | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) (limited to 'src/component/VideoAuto.astro') diff --git a/src/component/VideoAuto.astro b/src/component/VideoAuto.astro index 8746b68..bcf23a3 100644 --- a/src/component/VideoAuto.astro +++ b/src/component/VideoAuto.astro @@ -5,9 +5,13 @@ const { src, thumb } = Astro.props; Video thumbnail -- cgit v1.2.3