Skip to content

Conversation

amirnsamimi
Copy link

…aking

Applied CSS to ensure code and content inside .klipse-result does not overflow horizontally. Long words will now break and wrap appropriately.

Styles added:

  • overflow-x: auto
  • white-space: pre-wrap
  • word-break: break-all

This improves readability of code output and prevents layout issues in dynamic environments like Klipse.

…aking

Applied CSS to ensure code and content inside .klipse-result does not overflow horizontally. Long words will now break and wrap appropriately.

Styles added:
- overflow-x: auto
- white-space: pre-wrap
- word-break: break-all

This improves readability of code output and prevents layout issues in dynamic environments like Klipse.
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