mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-01-09 10:16:41 +00:00
Fixed: Large log messages won't force the timestamp off screen
This commit is contained in:
@@ -191,3 +191,8 @@ td.delete-episode-file-cell {
|
||||
padding-right : 0px;
|
||||
}
|
||||
}
|
||||
|
||||
.log-message-cell {
|
||||
word-break: break-all;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user