From: soufiane Date: Thu, 28 Sep 2023 09:00:27 +0000 (+0200) Subject: wait #6295 @0:10 revoir l'animation des items X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=4c074c3ac0e87221dbfe38c0e877b67e8ff00f8f;p=fluidbook-toolbox-quiz.git wait #6295 @0:10 revoir l'animation des items --- diff --git a/style/106-question-draganddrop.sass b/style/106-question-draganddrop.sass index 319b899..5abc61c 100644 --- a/style/106-question-draganddrop.sass +++ b/style/106-question-draganddrop.sass @@ -170,10 +170,10 @@ &.complete opacity: .16 !important - //&:not(:nth-child(-n+4)) - // on cache les items à partir du 5ème - opacity: 0 !important - visibility: hidden + &:not(:nth-child(-n+4)) + transform: scale(0.68) !important + top: 111px + opacity: 0 !important &.isValidated font-size: 14px @@ -282,3 +282,6 @@ &:nth-child(4) top: 67px + + &:not(:nth-child(-n+4)) + top: 86px