From cb0af5eba43c1690e24529cbb9dc2a070040be57 Mon Sep 17 00:00:00 2001 From: ittoview Date: Thu, 14 May 2026 02:33:41 +0100 Subject: [PATCH] fix: adjust practice question label and action alignment --- src/pages/PerformanceDomainPracticePage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/PerformanceDomainPracticePage.tsx b/src/pages/PerformanceDomainPracticePage.tsx index ba977b8..ce083b4 100644 --- a/src/pages/PerformanceDomainPracticePage.tsx +++ b/src/pages/PerformanceDomainPracticePage.tsx @@ -574,7 +574,7 @@ export default function PerformanceDomainPracticePage() {
- + {kindLabelMap[currentQuestion.kind]} @@ -624,7 +624,7 @@ export default function PerformanceDomainPracticePage() {