From 5d883c082519553347992b3cd8118481607c4e84 Mon Sep 17 00:00:00 2001 From: Akash Ramaswamy <87078332+akash-ramaswamy@users.noreply.github.com> Date: Sun, 10 Dec 2023 03:32:24 +0530 Subject: [PATCH] fix: actions on log UI issues (#2580) --- assets/components/LogViewer/ComplexLogItem.vue | 2 +- assets/components/LogViewer/SimpleLogItem.vue | 5 ++++- .../__snapshots__/LogEventSource.spec.ts.snap | 12 ++++++------ 3 files changed, 11 insertions(+), 8 deletions(-) diff --git a/assets/components/LogViewer/ComplexLogItem.vue b/assets/components/LogViewer/ComplexLogItem.vue index 73e76c4d..4c5b40ca 100644 --- a/assets/components/LogViewer/ComplexLogItem.vue +++ b/assets/components/LogViewer/ComplexLogItem.vue @@ -1,5 +1,5 @@