(frontend) improve placeholder contrast in blocknote for wcag

fixes insufficient contrast

Signed-off-by: Cyril <c.gromoff@gmail.com>
This commit is contained in:
Cyril
2025-09-04 14:22:35 +02:00
parent 9db7d0af8d
commit c9a6c4d4c6
2 changed files with 15 additions and 1 deletions

View File

@@ -27,8 +27,9 @@ and this project adheres to
- ♿️(frontend) keyboard interaction with menu #1244
- ♿(frontend) improve header accessibility #1270
- ♿(frontend) improve accessibility for decorative images in editor #1282
- #1338
- ♻️(backend) fallback to email identifier when no name #1298
- 🐛(backend) allow ASCII characters in user sub field #1295
- 🐛(backend) allow ASCII characters in user sub field #1295
- ⚡️(frontend) improve fallback width calculation #1333
### Fixed