Skip to content
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

Add overflow auto for content larger than max height. #8

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

misterbee180
Copy link

I needed this to be able to scroll. Unless there's a reason for it not to scroll I think this change benefits everyone. It also brought in the ability to specify specific classes per imaginary character type. This fixed a display issue that was occurring when the use of white-space: pre-wrap was in place. This can still be used for that specific class if necessary.

@misterbee180 misterbee180 changed the title Add text wrapping for content larger than max height. Add overflow auto for content larger than max height. Oct 28, 2022
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.

None yet

1 participant