From 773e23d701b36a2621b28e609efa14fd95e19bea Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Thu, 8 Jan 2026 02:52:34 +0100 Subject: [PATCH] Update QuizRunner component styles and button classes --- client/src/components/QuizRunner.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/client/src/components/QuizRunner.tsx b/client/src/components/QuizRunner.tsx index dadf64a..d988571 100644 --- a/client/src/components/QuizRunner.tsx +++ b/client/src/components/QuizRunner.tsx @@ -505,7 +505,7 @@ export default function QuizRunner({ defaultMode = 'all', defaultEntryId, autoSt
Wrong {wrongCount}
Skipped {skippedCount}
-
+
- - + Home - + {entryLink && ( - + Back to learn page - + )}