From 0a60a984b68a80f4c46bdf8841cace668c3599fe Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Thu, 5 Oct 2023 18:57:28 +0200 Subject: [PATCH] wait #6336 @0.25 --- style/100-global.sass | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/style/100-global.sass b/style/100-global.sass index 23e0e71..dc036ac 100644 --- a/style/100-global.sass +++ b/style/100-global.sass @@ -265,6 +265,11 @@ body &.simplebar-horizontal display: none +[data-bg] + img + width: 100% + height: 100% + [data-bg-fit="cover"] img object-fit: cover -- 2.39.5