From 395d8641ad61cb1f8d021657fb78f3d252eabfb6 Mon Sep 17 00:00:00 2001 From: Amir Raminfar Date: Mon, 22 Sep 2025 16:47:42 -0700 Subject: [PATCH] fix: fixes dates and labels being incorrect size when changed (#4138) --- assets/components/LogViewer/LogDate.vue | 2 +- assets/components/LogViewer/LogList.vue | 2 +- assets/components/LogViewer/LogStd.vue | 2 +- .../LogViewer/__snapshots__/EventSource.spec.ts.snap | 6 +++--- 4 files changed, 6 insertions(+), 6 deletions(-) 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 @@ 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
-
+