room-planner/frontend
jtricerolph 7e908d3447 Fix overdue checkout bracket: narrow card right, centre and bold checkout time
- Increase margin-right to 46px so the card pulls in rightward by the same 23px
  the bracket intrudes leftward — net card width stays consistent with other rooms
- Widen .card-sliver-depart to match bracket width (46px) so the time and clock
  icon centre horizontally within the bracket rather than pinning to the far left
- Bump font-weight to 700 and font-size to 10px for clearer readability
- Also correct ::after right position when a next-status bracket is present

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-10 12:16:51 +00:00
..
src Fix overdue checkout bracket: narrow card right, centre and bold checkout time 2026-07-10 12:16:51 +00:00
Dockerfile fix: serve frontend via root + slug subdir, not alias — assets 404/fallback 2026-07-03 16:32:45 +00:00
index.html fix: correct index.html script src — Vite prepends base path, don't include it manually 2026-07-03 13:15:30 +00:00
nginx.conf fix: serve frontend via root + slug subdir, not alias — assets 404/fallback 2026-07-03 16:32:45 +00:00
package.json feat: add room-planner app — 3-day HK room view with NewBook integration 2026-07-03 13:07:00 +00:00
tsconfig.json feat: add room-planner app — 3-day HK room view with NewBook integration 2026-07-03 13:07:00 +00:00
vite.config.ts feat: add room-planner app — 3-day HK room view with NewBook integration 2026-07-03 13:07:00 +00:00