-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vertical Scroll #131
Comments
I think you can write some custom CSS to break the line because this library does not focus on this problem. |
@neighborhood999 but i dont see the className or style props to inject css in your guide |
@hungdev you may reference I import diff2html CSS directly: This issue discusses may help you: rtfpessoa/diff2html#99 |
@neighborhood999 thank you, i will try it. |
@neighborhood999 thank for your lib. your library is nice.
but i dont know how to break line if the line is too long. I dont want to use horizontal scroll.
my code:
thank you.
The text was updated successfully, but these errors were encountered: