1b23d3a8e3
- 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.