enlarge journal calendar cells and pair day/title on one line #1

Merged
shinalok merged 1 commits from journal-calendar-ui-tweaks into main 2026-08-19 17:18:23 +09:00
1 Commits
Author SHA1 Message Date
shinalokandClaude Sonnet 5 8a49757882 enlarge journal calendar cells and pair day/title on one line
CI/CD / deploy (pull_request) Skipped
CI/CD / test (pull_request) Successful in 51s
- calendar-cell-journal: bump min-height 44px -> 76px, scale up date/dot/title font sizes
- journal calendar titles were centered; left-align them
- rework JournalCalendarDay: replace separate category_colors/titles lists
  (mismatched lengths, no way to pair a dot with its title) with a single
  entries list of (color, title) pairs so the dot and its title render on
  the same non-wrapping row per entry

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-19 17:13:38 +09:00