fix white-space on log message

This commit is contained in:
ari melody 2025-02-08 12:25:19 +00:00
parent edb4d7df3a
commit 3cb8d2940a
Signed by: ari
GPG key ID: CF99829C92678188

View file

@ -71,6 +71,7 @@ th.log-type {
td.log-content,
td.log-content {
width: 100%;
white-space: collapse;
}
.log:hover {