🐛 Fixed question covered by timer bar in old-school mode

This commit is contained in:
Mawoka
2023-10-21 22:21:46 +02:00
parent 5774dc20b7
commit 3a580fe49a
+1
View File
@@ -148,6 +148,7 @@ SPDX-License-Identifier: MPL-2.0
{#if game_mode === 'normal'}
<div
class="flex flex-col justify-start"
class:mt-10={[QuizQuestionType.RANGE, QuizQuestionType.ORDER, QuizQuestionType.TEXT]}
style="height: {question.image ? '33.333333' : '16.666667'}%"
>
<h1