Condense character card content and add bottom filler space

This commit is contained in:
2026-02-26 12:18:17 +01:00
parent f9879c1541
commit 017fc37b1d
4 changed files with 17 additions and 6 deletions

View File

@@ -17,6 +17,7 @@ Tracking against `UX.md` tasks and decisions.
- Skill interactions are now row-local chip actions (edit/roll) with an inline dummy `+` row for create-skill.
- Character picker was reduced to a compact single-row horizontal scroller to minimize vertical footprint.
- The standalone "Last Roll" panel was removed; campaign log entries are the roll history surface.
- Card layout now uses condensed flex stacking (instead of stretching grid tracks), with remaining character-panel height absorbed by a post-skills spacer.
- Campaign log now auto-scrolls to the newest entry when new entries arrive.
## UX Checklist