💄(frontend) improve styles export pdf

When exporting a document to PDF, the headings
spacings were too small, the break lines were
not displayed. This commit fixes these issues
by replacing the needed blocks.
This commit is contained in:
Anthony LC
2025-02-09 01:38:33 +01:00
committed by Anthony LC
parent 58b712a1de
commit 27e7aec193
2 changed files with 59 additions and 2 deletions

View File

@@ -13,11 +13,14 @@ and this project adheres to
- 📝(doc) Add security.md and codeofconduct.md #604
- ✨(frontend) add home page #553
- ✨(frontend) cursor display on activity #609
## Fixed
🌐(CI) Fix email partially translated #616
- 🐛(frontend) fix cursor breakline #609
- 🐛(frontend) fix style pdf export #609
## [2.1.0] - 2025-01-29