From 3a159cb89b28b9820d4c27f44f8a05ee25f3240a Mon Sep 17 00:00:00 2001 From: Amir Raminfar Date: Tue, 21 Jan 2025 08:40:03 -0800 Subject: [PATCH] fix: only truncate right the container name and not hostname (#3567) --- assets/components/LogViewer/LogItem.vue | 2 +- assets/components/LogViewer/RandomColorTag.vue | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/assets/components/LogViewer/LogItem.vue b/assets/components/LogViewer/LogItem.vue index aab49111..ad04a201 100644 --- a/assets/components/LogViewer/LogItem.vue +++ b/assets/components/LogViewer/LogItem.vue @@ -2,7 +2,7 @@
- +
-
{{ value }}
+
+ {{ value }} +