From 53dd4cd75f4bdda352dbf21f229d42480810035a Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Fri, 15 Oct 2021 12:40:26 +0200 Subject: [PATCH] wait #4793 @0.25 --- style/slideshow/dummy.less | 2 ++ 1 file changed, 2 insertions(+) diff --git a/style/slideshow/dummy.less b/style/slideshow/dummy.less index 0525e138..c8c1d10f 100644 --- a/style/slideshow/dummy.less +++ b/style/slideshow/dummy.less @@ -19,7 +19,9 @@ img { width: 100%; + height: 100%; object-fit: cover; + object-position: 50% 50%; } } -- 2.39.5