♻️(refactor) apply caption text size to subtitles

Use accessibilityStore.captionTextSize in Transcription component.
This commit is contained in:
Cyril
2026-03-03 14:53:06 +01:00
parent ea5dd5bc0e
commit f43ac2e4eb
4 changed files with 41 additions and 16 deletions
+1
View File
@@ -10,6 +10,7 @@ and this project adheres to
### Changed
- ♿️(frontend) Caption text size setting for accessibility #1062
- ♿️(frontend) sync html lang attribute with i18n for screen readers #1111
- ♿️(frontend) improve MoreLink a11y and UX on home page #1112
- ♿(frontend) improve chat toast a11y for screen readers #1109