Enhance accessibility: Add ARIA roles and keyboard navigation to reset confirmation dialog in FlagQuiz page; remove unused CSS class from AchievementButton component

This commit is contained in:
sha
2025-08-11 16:15:58 +03:00
parent 292c7e88b6
commit 21e400e989
2 changed files with 12 additions and 6 deletions
-5
View File
@@ -43,11 +43,6 @@
color: var(--color-primary);
}
.achievement-button .qh-label {
color: var(--color-text-secondary);
margin-right: 0.35rem;
}
.achievement-button .qh-value {
font-weight: 600;
display: flex;