From c5a65ba623356f08d6c0815ce4f973276a72ed7a Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Wed, 11 Oct 2023 12:23:15 +0200 Subject: [PATCH] wait #6375 @0.25 --- style/106-question-draganddrop.sass | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/style/106-question-draganddrop.sass b/style/106-question-draganddrop.sass index 300ebef..0e5d75f 100644 --- a/style/106-question-draganddrop.sass +++ b/style/106-question-draganddrop.sass @@ -4,10 +4,21 @@ width: 260px height: 100% + .m & + width: 100% + height: 120px + &.area2 right: 0 left: auto + .m & + height: 180px + bottom: 0 + right: auto + left: 0 + top: auto + .container-screen.question-draganddrop .screen-image @@ -25,6 +36,7 @@ left: initial right: 0 + img position: absolute right: 0 -- 2.39.5