(frontend) fix overlapping placeholders in multi-column layout

placeholders no longer overlap when adding 2–3 column, text wraps correctly

Signed-off-by: Cyril <c.gromoff@gmail.com>
This commit is contained in:
Cyril
2025-10-06 17:00:50 +02:00
parent 72f098c667
commit 51c5c4ee63
2 changed files with 14 additions and 0 deletions

View File

@@ -43,6 +43,7 @@ and this project adheres to
- 🐛(frontend) fix attachment download filename #1447
- 🐛(frontend) exclude h4-h6 headings from table of contents #1441
- 🔒(frontend) prevent readers from changing callout emoji #1449
- 🐛(frontend) fix overlapping placeholders in multi-column layout #1455
- 🐛(backend) filter invitation with case insensitive email
## [3.7.0] - 2025-09-12