Skip to content

Conversation

@cuevaio
Copy link

@cuevaio cuevaio commented Dec 26, 2025

Summary

  • Fix user message content overflowing horizontally on mobile viewports in the share page
  • Add proper width constraints (min-width: 0, max-width: 100%) to allow flex children to shrink
  • Add word-break properties to handle long unbroken text

Before:
Screenshot 2025-12-26 at 10 45 27 AM

After:
Screenshot 2025-12-26 at 10 48 48 AM

Closes #6200

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

User message box overflows horizontally on mobile viewports

1 participant