diff --git a/assets/components/LogViewer/LogDate.vue b/assets/components/LogViewer/LogDate.vue
index 302cd8f9..a2c6f425 100644
--- a/assets/components/LogViewer/LogDate.vue
+++ b/assets/components/LogViewer/LogDate.vue
@@ -1,5 +1,5 @@
-
+
diff --git a/assets/components/LogViewer/LogList.vue b/assets/components/LogViewer/LogList.vue
index 4ab22031..e62cb7f6 100644
--- a/assets/components/LogViewer/LogList.vue
+++ b/assets/components/LogViewer/LogList.vue
@@ -82,7 +82,7 @@ ul {
}
&.large {
- @apply text-lg;
+ @apply text-[1em];
}
&.compact {
diff --git a/assets/components/LogViewer/LogStd.vue b/assets/components/LogViewer/LogStd.vue
index e2b19af1..faef08e6 100644
--- a/assets/components/LogViewer/LogStd.vue
+++ b/assets/components/LogViewer/LogStd.vue
@@ -1,5 +1,5 @@
-
+
{{ std }}
diff --git a/assets/components/LogViewer/__snapshots__/EventSource.spec.ts.snap b/assets/components/LogViewer/__snapshots__/EventSource.spec.ts.snap
index 85e4efec..0fd59536 100644
--- a/assets/components/LogViewer/__snapshots__/EventSource.spec.ts.snap
+++ b/assets/components/LogViewer/__snapshots__/EventSource.spec.ts.snap
@@ -23,7 +23,7 @@ exports[` > render html correctly > should render dates
-
@@ -57,7 +57,7 @@ exports[`
> render html correctly > should render dates
-
@@ -91,7 +91,7 @@ exports[`
> render html correctly > should render messag