diff --git a/static/style.css b/static/style.css index a54a1c6..352d3ec 100644 --- a/static/style.css +++ b/static/style.css @@ -125,6 +125,7 @@ pre { font-size: 125%; background: var(--sub_color); color: var(--fg_color); + white-space: pre-wrap; } #auxMsgZone {