From: soufiane Date: Wed, 22 May 2024 16:33:31 +0000 (+0200) Subject: wait #6927 fix css X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=05d090bda82f7aaf7f28c11d0c3bce6604bdb4ac;p=fluidbook-toolbox-quiz.git wait #6927 fix css --- diff --git a/style/100-global.sass b/style/100-global.sass index a71fbb3..1d9b354 100644 --- a/style/100-global.sass +++ b/style/100-global.sass @@ -295,9 +295,6 @@ a width: 100% height: 100% - &:not([data-has-bg]) - background-color: var(--intro-color) - &[data-bg-fit="cover"] img object-fit: cover @@ -307,6 +304,10 @@ a img object-fit: fill +.active-screen + [data-has-bg] + //background-color: var(--intro-color) + .active-screen .m & [data-bg-d]:not([data-bg-m]) display: none