mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-10 21:26:07 +10:00
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 ## Screenshots   See merge request !4783