mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 15:35:55 +00:00
feed debugger: wrap long lines
This commit is contained in:
@@ -1647,6 +1647,10 @@ body.ttrss_utility.installer,
|
||||
body.ttrss_utility.feed_debugger {
|
||||
margin: 2em;
|
||||
}
|
||||
body.ttrss_utility.installer pre,
|
||||
body.ttrss_utility.feed_debugger pre {
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
body.ttrss_utility.share_popup {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
||||
Reference in New Issue
Block a user