diff --git a/static/style.css b/static/style.css index aaf84c6..83f3df5 100644 --- a/static/style.css +++ b/static/style.css @@ -187,7 +187,5 @@ body { .tree { font-family: "JetBrains Mono", "Fira Code", "Cascadia Code", "Source Code Pro", monospace; line-height: 1; - white-space: pre; - text-align: left; overflow-x: auto; }