mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-15 23:05:55 +00:00
add word wrap for git stdout/stderr pre elements
This commit is contained in:
@@ -1229,6 +1229,10 @@ body.ttrss_main, body.ttrss_utility {
|
||||
float : left;
|
||||
}
|
||||
|
||||
.pre-wrap {
|
||||
white-space : pre-wrap;
|
||||
}
|
||||
|
||||
.text-error {
|
||||
color: #b94a48;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user