Files
TX/artifacts
Replit Agent 1b23d3a8e3 Task #731: details card square corners, attached to booking row, centered cell text
- Expanded booking details in protocol.tsx: TableCell padding p-3 → p-0 so
  the card attaches directly to the booking row with no gap.
- Card container: removed rounded-lg and side border; now border-b
  border-slate-400 only — square corners, flush with table edges.
- Details TableRow gets border-b-0 to avoid a double bottom separator with
  the inner border (architect review fix).
- Grid detail cells (مقدم الطلب، الإدارة، الهاتف...) now text-center for
  both label and value; meeting-name header also centered for consistency.
- UI-only; tsc --noEmit clean.
2026-07-09 08:58:54 +00:00
..