Skip to content

Wrap code blocks on Activies and Todos page

What does this MR do?

wrap code blocks on Activities and Todos page

Are there points in the code the reviewer needs to double check?

Can white-space: pre-wrap be used for code blocks everywhere?

Why was this MR needed?

Content of code blocks is cut on small screen sizes.

What are the relevant issue numbers?

closes #18855 (closed)

Screenshots

activities-code

todos-code

Merge request reports