(frontend) checked checkboxes: removing strikethrough

removing strikethrough

Signed-off-by: Cyril <c.gromoff@gmail.com>
This commit is contained in:
Cyril
2025-09-30 10:04:03 +02:00
parent 14c84f000e
commit e71c45077d
2 changed files with 6 additions and 0 deletions

View File

@@ -25,6 +25,7 @@ and this project adheres to
- ♿ remove redundant aria-label on hidden icons and update tests #1432
- ♿ improve semantic structure and aria roles of leftpanel #1431
- ♿ add default background to left panel for better accessibility #1423
- ♿ restyle checked checkboxes: removing strikethrough #1439
- ♿ add h1 for SR on 40X pages and remove alt texts #1438
### Fixed