Refactor card components for improved layout and functionality

- Updated card styles in viewer.html and viewer-template.html to enhance padding, margins, and overall layout.
- Introduced new header structure with left-aligned type and project name, and added view mode toggle buttons for facts and narrative.
- Simplified content rendering logic in ObservationCard, allowing for toggling between facts and narrative.
- Updated metadata display in ObservationCard, PromptCard, and SummaryCard to include formatted date and improved layout.
- Removed unnecessary verbose content sections and streamlined the presentation of facts and narrative.
This commit is contained in:
Alex Newman
2025-11-07 17:03:05 -05:00
parent 740d65b5a5
commit 700e3253fa
6 changed files with 293 additions and 437 deletions
File diff suppressed because one or more lines are too long