mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04: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;
|
padding-right : 0px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.log-message-cell {
|
||||||
|
word-break: break-all;
|
||||||
|
word-wrap: break-word;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user