🐛 Fixed question covered by timer bar in old-school mode
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user