diff --git a/frontend/src/assets/global.css b/frontend/src/assets/global.css index d4bed40b0..5f0786489 100644 --- a/frontend/src/assets/global.css +++ b/frontend/src/assets/global.css @@ -237,6 +237,6 @@ body { } .info-content-text pre { - line-height: 0.8; + line-height: 1.1; } } \ No newline at end of file