fix(a11y): WCAG 2.1 AA fixes

This commit is contained in:
Philipinho
2026-05-20 14:47:04 +01:00
parent 6cf8101ab3
commit a8c0033ebb
119 changed files with 1064 additions and 202 deletions
@@ -81,7 +81,7 @@ export default function ExportModal({
<Modal.Content style={{ overflow: "hidden" }}>
<Modal.Header py={0}>
<Modal.Title fw={500}>{t(`Export ${type}`)}</Modal.Title>
<Modal.CloseButton />
<Modal.CloseButton aria-label={t("Close")} />
</Modal.Header>
<Modal.Body>
<Group justify="space-between" wrap="nowrap">