]> _ Git - fluidbook-toolbox-quiz.git/commitdiff
wait #6927 fix css
authorsoufiane <soufiane@cubedesigners.com>
Wed, 22 May 2024 16:33:31 +0000 (18:33 +0200)
committersoufiane <soufiane@cubedesigners.com>
Wed, 22 May 2024 16:33:31 +0000 (18:33 +0200)
style/100-global.sass

index a71fbb3cfb0e7781dfb5ed21ac1762ebead4202c..1d9b3544538fe8bdec8b0b656b0c038694b4a5e5 100644 (file)
@@ -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