The outer <dialog id="modal-container" class="modal modal-wide"> already provides border, background, max-width, and padding. After Task 8.5 broadened the CSS to also match div.modal, the inner div was painting its own card chrome inside the outer one — card-in-a-card visual. Strip class="modal modal-wide" and role="document" from the inner div. Standalone-mode renders the editor as flat content under <main> (the "this URL is also a real page" promise; full-page = full-page, not a modal-over-nothing). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| routes | ||
| services | ||
| static | ||
| templates | ||
| __init__.py | ||
| app.py | ||
| auth.py | ||
| cli.py | ||
| config.py | ||
| db.py | ||
| models.py | ||