multica/apps/web/app/components
Naiyuan Qing da5565adcf fix(ui): wrap agent ID in span for CSS truncate ellipsis
SidebarMenuButton applies truncate via [&>span:last-child]:truncate,
so the text must be in a <span> rather than a bare text node to get
overflow-hidden + text-ellipsis + whitespace-nowrap.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 22:49:10 +08:00
..
chat.tsx fix(ui): improve disabled state cursor and no-agent empty state 2026-01-30 22:45:53 +08:00
hub-sidebar.tsx fix(ui): wrap agent ID in span for CSS truncate ellipsis 2026-01-30 22:49:10 +08:00