forgejo/web_src
Adrian Hirt 1dfa11551c
Fix overflowing content in action run log (#31842)
When a long line with characters such as dots is returned by a step in
an action (e.g. by the output of the Ruby on Rails test runner), it
overflows the log container, causing the page to scroll sideways.

This PR adds the CSS `overflow-wrap: anywhere;` to the
`.job-step-section .job-step-logs .job-log-line .log-msg` selector,
which causes such lines to wrap as well

(cherry picked from commit 61aaf3440142d225802e3e9ce3db28bcf71f5a7e)
2024-08-18 06:28:26 +02:00
..
css Merge pull request '[UI] Add background to reactions on hover' (#4836) from gusted/forgejo-reaction-bg into forgejo 2024-08-06 09:54:28 +00:00
fomantic Lock file maintenance 2024-08-12 02:06:15 +00:00
js Fix overflowing content in action run log (#31842) 2024-08-18 06:28:26 +02:00
svg Arch packages implementation (#4785) 2024-08-04 06:16:29 +00:00