Skip to content

Conversation

@osiastedian
Copy link
Collaborator

  • Add max-width constraint to tooltips (300px)
  • Enable proper text wrapping with white-space: normal
  • Add word-wrap: break-word for long text
  • Improve line-height and padding for better readability
  • Apply styles to both tooltipSysClass and global ReactTooltip

Fixes tooltip display issues where long text like 'Collateral index' info extends horizontally instead of wrapping to multiple lines

- Add max-width constraint to tooltips (300px)
- Enable proper text wrapping with white-space: normal
- Add word-wrap: break-word for long text
- Improve line-height and padding for better readability
- Apply styles to both tooltipSysClass and global ReactTooltip

Fixes tooltip display issues where long text like 'Collateral index'
info extends horizontally instead of wrapping to multiple lines
@github-actions
Copy link

Failed to generate code suggestions for PR

@osiastedian osiastedian merged commit e09aec3 into syscoin:master Oct 14, 2025
2 checks passed
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.

1 participant