From: soufiane Date: Thu, 11 Jan 2024 15:06:30 +0000 (+0100) Subject: wait #6590 @0:05 correctif dégradé progressif X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=2a2e3ba71c241c3728bfd8388aa58171bef9d0b4;p=fluidbook-toolbox-quiz.git wait #6590 @0:05 correctif dégradé progressif --- diff --git a/style/106-question-draganddrop.sass b/style/106-question-draganddrop.sass index d8f7b72..9d45066 100644 --- a/style/106-question-draganddrop.sass +++ b/style/106-question-draganddrop.sass @@ -79,7 +79,7 @@ height: 200% position: absolute top: 50% - background: radial-gradient($accent-color, transparent, transparent) + background: radial-gradient($accent-color 10%, transparent 72%, transparent) transform: translate(-50%,-50%) transition: opacity .3s