From 6687ec62434f45617c62b9759df991a66335e339 Mon Sep 17 00:00:00 2001 From: Frank Dekker Date: Thu, 19 Jun 2025 20:12:35 +0200 Subject: [PATCH 1/2] Fix log record hover and active highlighting --- frontend/src/components/LogRecord.vue | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/frontend/src/components/LogRecord.vue b/frontend/src/components/LogRecord.vue index 96159d6f..2871e66c 100644 --- a/frontend/src/components/LogRecord.vue +++ b/frontend/src/components/LogRecord.vue @@ -15,10 +15,10 @@ function click(value: string) {