From d65374bf80e13d76618bb13d8b093217657f33dc Mon Sep 17 00:00:00 2001 From: soufiane Date: Mon, 6 Nov 2023 14:54:31 +0100 Subject: [PATCH] wait #6454 @0:15 --- style/106-question-draganddrop.sass | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/style/106-question-draganddrop.sass b/style/106-question-draganddrop.sass index 173ac90..0fb0a3a 100644 --- a/style/106-question-draganddrop.sass +++ b/style/106-question-draganddrop.sass @@ -211,6 +211,10 @@ padding: 7px 8px font-size: 12px + &.answer + min-height: 51px + height: auto + &.onlyh4 h4 max-height: 2.05em @@ -225,7 +229,7 @@ p font-size: 1em font-weight: 400 - max-height: 1em + max-height: 22px overflow: hidden text-align: left white-space: pre-line -- 2.39.5