mirror of
https://github.com/multica-ai/multica.git
synced 2026-08-05 17:40:11 +02:00
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>