bericht/js
Eduard Wisch a6f5e756c2
All checks were successful
Deploy bericht / deploy (push) Successful in 1s
fix: Canvas skaliert auf Container-Breite statt fixe 1200px
- editor.js: PDF/Bild-Render nutzt jetzt die tatsächliche Breite des
  .bericht-canvas-wrap Containers (max 1200), damit die mittlere Spalte
  nicht überquillt und die Seiten-Sidebar sichtbar bleibt
- CSS: grid-template-columns nutzt minmax(0, 1fr) um Überlauf zu
  verhindern, #pdf-canvas hat max-width:100%

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
[deploy]
2026-04-08 16:07:13 +02:00
..
lib feat: Initiales Release Bericht-Modul v1.0.0 [deploy] 2026-04-08 15:18:59 +02:00
editor.js fix: Canvas skaliert auf Container-Breite statt fixe 1200px 2026-04-08 16:07:13 +02:00