mirror of
https://github.com/temetro/temetro.git
synced 2026-07-26 11:58:14 +00:00
fa32346d2f
- globals.css: thin dark-themed scrollbar (Firefox + WebKit) so scroll areas no longer show the white default; `no-scrollbar` regions still win. - patient-cards.tsx: render the cards in a horizontal scroll row (each w-80 shrink-0 snap-start), loading skeletons included. - chat-input.tsx: wire the controls — Attach opens a file picker with removable chips; Access / response mode / specialty / facility / time range are real DropdownMenu radio selectors (via a SelectPill helper) that remember the choice. Mic stays visual-only for now. Layout/styling unchanged. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>