Skip to content

Cause text in session activity to wrap #10

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

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

Conversation

justindwyer6
Copy link

The text in the session activity table doesn't wrap, so you have to scroll sideways for a long time if your notes are long. This little CSS change should fix the issue.

The text in the session activity table doesn't wrap, so you have to scroll sideways for a long time if your notes are long. This little CSS change should fix the issue.
@lanej0
Copy link
Collaborator

lanej0 commented Oct 4, 2021

Thanks for this @justindwyer6.

I'm not a super expert in all CSS properties, but just curious as to why you chose normal instead of pre-line or break-spaces? Seems like one of those options would be better for formatting -- particularly line breaks would be preserved.

link for reference

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.

2 participants