diff --git a/dashboard/src/components/LogsViewer.vue b/dashboard/src/components/LogsViewer.vue index 4efe4beb2..ce6b0cfa7 100644 --- a/dashboard/src/components/LogsViewer.vue +++ b/dashboard/src/components/LogsViewer.vue @@ -211,7 +211,6 @@ body { color: white; font-family: monospace; font-size: 14px; - line-height: 1.2; white-space: nowrap; width: 100%; }