mirror of
https://github.com/root-fr/jmap-webmail.git
synced 2026-09-24 08:01:19 +00:00
Apply whitespace-nowrap + overflow-hidden + text-ellipsis to the "New Contact" / "Import vCard" buttons on the empty state, and add flex-wrap + min-w-0 on the parent so longer future translations wrap to a new row instead of clipping behind the ellipsis. Icons get shrink-0 so they stay rendered. Credits #56 (@prastowoagungwidodo).