aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/frontend/html/zen.css
diff options
context:
space:
mode:
authorLiam Mitchell <[email protected]>2026-02-09 06:49:22 -0800
committerGitHub Enterprise <[email protected]>2026-02-09 15:49:22 +0100
commitdfd73136dc74de3cc4a1815d06e26252f90ee6bd (patch)
tree5f46a034014a8a4b5c9cb4f72686eeaa5629dc18 /src/zenserver/frontend/html/zen.css
parent5.7.20-pre2 (diff)
downloadzen-dfd73136dc74de3cc4a1815d06e26252f90ee6bd.tar.xz
zen-dfd73136dc74de3cc4a1815d06e26252f90ee6bd.zip
Fix formatting of stat pages (#748)
* Fix formatting of stat pages
Diffstat (limited to 'src/zenserver/frontend/html/zen.css')
-rw-r--r--src/zenserver/frontend/html/zen.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/zenserver/frontend/html/zen.css b/src/zenserver/frontend/html/zen.css
index c52609f52..cc53c0519 100644
--- a/src/zenserver/frontend/html/zen.css
+++ b/src/zenserver/frontend/html/zen.css
@@ -168,6 +168,7 @@ a {
overflow: auto;
overflow-wrap: break-word;
background-color: inherit;
+ white-space: pre-wrap;
}
}