fix: align PDF workspace with Toolbox shell

This commit is contained in:
2026-07-23 12:57:50 +02:00
parent 92dd3bcab3
commit b76886e3ec
8 changed files with 29 additions and 9 deletions

View File

@@ -4,6 +4,13 @@ All notable changes to `pdf-tools` are documented here.
The project follows a pragmatic versioning scheme while the app is still below `1.0.0`: minor versions mark coherent user-facing milestones; patch versions mark fixes and small improvements.
## 0.4.3 — Aligned Toolbox content width
### Changed
- Expanded the PDF workspace's maximum content width from `900px` to `90rem` so it aligns with the shared Toolbox shell bar and central catalogue.
- Bumped the app/package version to `0.4.3`.
## 0.4.2 — Corrected Toolbox header orientation
### Changed