diff --git a/static/style.css b/static/style.css index 83f3df5..7eca711 100644 --- a/static/style.css +++ b/static/style.css @@ -186,6 +186,6 @@ body { .tree { font-family: "JetBrains Mono", "Fira Code", "Cascadia Code", "Source Code Pro", monospace; - line-height: 1; + line-height: 1.2; overflow-x: auto; }