From 780968ba06be2f5e885ad089b652989b81c55811 Mon Sep 17 00:00:00 2001 From: swve Date: Thu, 28 Nov 2024 22:29:03 +0100 Subject: [PATCH] fix: Interactive quizzes, add and removing answers is challenge due to CSS scaling effect in editor page #343 --- .../Objects/Editor/Extensions/Quiz/QuizBlockComponent.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/components/Objects/Editor/Extensions/Quiz/QuizBlockComponent.tsx b/apps/web/components/Objects/Editor/Extensions/Quiz/QuizBlockComponent.tsx index 3e81aa8e..a9c44b2d 100644 --- a/apps/web/components/Objects/Editor/Extensions/Quiz/QuizBlockComponent.tsx +++ b/apps/web/components/Objects/Editor/Extensions/Quiz/QuizBlockComponent.tsx @@ -291,7 +291,7 @@ function QuizBlockComponent(props: any) {