]> _ Git - fluidbook-toolbox-quiz.git/commitdiff
wait #6449 @0:30
authorsoufiane <soufiane@cubedesigners.com>
Thu, 2 Nov 2023 15:41:32 +0000 (16:41 +0100)
committersoufiane <soufiane@cubedesigners.com>
Thu, 2 Nov 2023 15:41:32 +0000 (16:41 +0100)
js/quiz.draganddrop.js
style/106-question-draganddrop.sass

index 98c06ac7a51bd1714273550cfdebcab37b76e89d..ac5fd8b8b428e5f21c0e034331e5bbe01ba5bc07 100644 (file)
@@ -71,6 +71,7 @@ QuizDragAndDrop.prototype = {
                 padding: "7px 8px",
                 borderRadius: "8px",
                 position: 'absolute',
+                autoAlpha: 0
             }
             if (this.quiz.resize.isMobile()) {
                 rules = {
index 833e0b308d6f815e53731e0f041aa582882f91f6..173ac90f1c207c4ab41506e36afdacac88b7a28d 100644 (file)
@@ -75,6 +75,7 @@
                     margin-bottom: 8px
 
         .slot
+            opacity: 0 !important
             span
                 display: -webkit-box
                 display: -moz-box