diff --git a/report/report-ng/projects/report/src/styles.css b/report/report-ng/projects/report/src/styles.css index 7e7239a2ee..a7bda8f4af 100644 --- a/report/report-ng/projects/report/src/styles.css +++ b/report/report-ng/projects/report/src/styles.css @@ -2,3 +2,4 @@ html, body { height: 100%; } body { margin: 0; font-family: Roboto, "Helvetica Neue", sans-serif; } +pre{overflow: auto;} \ No newline at end of file