mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 16:25:56 +00:00
error log: fix column widths
This commit is contained in:
@@ -1633,9 +1633,11 @@ body.ttrss_prefs .event-log tr .errno {
|
||||
body.ttrss_prefs .event-log tr .errstr {
|
||||
word-break: break-all;
|
||||
white-space: pre-wrap;
|
||||
width: 30%;
|
||||
}
|
||||
body.ttrss_prefs .event-log tr .filename {
|
||||
word-break: break-all;
|
||||
width: 20%;
|
||||
}
|
||||
body.ttrss_prefs .event-log tr .filename,
|
||||
body.ttrss_prefs .event-log tr .login,
|
||||
|
||||
Reference in New Issue
Block a user