4084: Ignore bubbling arv-log-event events, just process each once at the original...
[arvados.git] / apps / workbench / app / assets / stylesheets / jobs.css.scss
index 14f86997f43f9ec46fcbc21561c4a70d91bcdd86..f76c70bdc9a203d009618d42d742106bf84991e2 100644 (file)
@@ -1,6 +1,6 @@
 .arv-job-log-window {
-    height: 20em;
-    white-space: nowrap;
+    height: 40em;
+    white-space: pre;
     overflow: scroll;
     background: black;
     color: white;