From: Vincent Vanwaelscappel Date: Fri, 6 Oct 2023 10:51:30 +0000 (+0200) Subject: wip #6336 @0.5 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=832ff1d586c0ecf4174218553d90466a7042122e;p=fluidbook-toolbox-quiz.git wip #6336 @0.5 --- diff --git a/style/100-global.sass b/style/100-global.sass index c4aa2fb..a20680e 100644 --- a/style/100-global.sass +++ b/style/100-global.sass @@ -274,17 +274,16 @@ body &[data-bg-type="draganddropArea1"], &[data-bg-type="draganddropArea2"] width: 260px - .m & - height: 25% + width: 100% + left: 0 + right: auto &[data-bg-type="draganddropArea2"] left: auto right: 0 .m & - left: 0 - right: auto top: auto bottom: 0 diff --git a/style/106-question-draganddrop.sass b/style/106-question-draganddrop.sass index 8c7f5f3..d57658c 100644 --- a/style/106-question-draganddrop.sass +++ b/style/106-question-draganddrop.sass @@ -251,9 +251,10 @@ .zone-content border-color: transparent + width: 100% + &.zone-1 - width: 100% - height: auto + height: 150px .zone-content top: 0