room-planner/frontend
jtricerolph 35a3f0044e Fix bracket gap and right-side alignment for overdue checkout
- Trim bracket to 42px (from 46px) to restore 4px gap between bracket and card
- Remove margin-right override so spans-next/normal rules handle the right edge
  correctly (was causing a gap on cards with data-spans-next="true")

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-10 12:32:57 +00:00
..
src Fix bracket gap and right-side alignment for overdue checkout 2026-07-10 12:32:57 +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