ExploratoryTestingChromeExtension icon indicating copy to clipboard operation
ExploratoryTestingChromeExtension copied to clipboard

Cause text in session activity to wrap

Open justindwyer6 opened this issue 4 years ago • 1 comments

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.

justindwyer6 avatar Apr 19 '21 15:04 justindwyer6

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

lanej0 avatar Oct 04 '21 20:10 lanej0