(frontend) unify tab focus style for better visual consistency

standardizes keyboard focus appearance to improve UI coherence

Signed-off-by: Cyril <c.gromoff@gmail.com>
This commit is contained in:
Cyril
2025-09-05 14:45:42 +02:00
parent 9cb2b6a6fb
commit 9f9fae96e5
8 changed files with 49 additions and 36 deletions

View File

@@ -8,7 +8,10 @@ and this project adheres to
## [Unreleased]
### Added
- ⚡️(frontend) improve accessibility:
- #1341
### Added
- ✨(api) add API route to fetch document content #1206