managarten/apps
Till-JS 781bc529ba fix(calendar): equal cell heights in month view on smaller screens
Fix flexbox layout for month view grid cells by:
- Adding height: 100% and min-height: 0 to .month-view container
- Using flex: 1 1 0 on week rows for equal distribution
- Adding overflow: hidden on day cells to prevent content overflow

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-16 17:43:38 +01:00
..
calendar fix(calendar): equal cell heights in month view on smaller screens 2025-12-16 17:43:38 +01:00
chat ♻️ refactor(chat): simplify chat service and update seed data 2025-12-12 20:48:10 +01:00
clock 🐛 fix(shared-auth): add automatic token refresh on 401 responses 2025-12-12 20:47:43 +01:00
contacts ♻️ refactor(contacts,zitare): use dynamic runtime URLs in auth stores 2025-12-15 14:13:00 +01:00
context small linting fixes 2025-12-08 14:44:17 +01:00
manacore 🐛 fix(auth): enable automatic token refresh across all web apps 2025-12-10 20:52:29 +01:00
manadeck refactor(todo): rename Labels to Tags for consistency across apps 2025-12-10 21:12:08 +01:00
picture ♻️ refactor(picture): simplify credit system to production-only 2025-12-12 20:49:38 +01:00
quote/apps fix lint 2025-12-04 00:32:13 +01:00
todo Merge branch 'dev' into till-dev 2025-12-15 14:10:34 +01:00
zitare ♻️ refactor(contacts,zitare): use dynamic runtime URLs in auth stores 2025-12-15 14:13:00 +01:00