mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-08-25 07:42:20 +10:00
overflow: hidden on Text elements in @react-pdf/renderer v4.x clips content at its initial computed height, hiding any text after a line break. minWidth/maxWidth/flexShrink already handle horizontal containment so nothing else breaks. Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>