From dd490dd230b1ffc741bfe5ba15c4adc66bbac05c Mon Sep 17 00:00:00 2001 From: BitToby Date: Fri, 23 Jan 2026 10:04:07 +0200 Subject: [PATCH] fix: monitor names hidden by tags (#6795) Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> --- src/components/MonitorListItem.vue | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) diff --git a/src/components/MonitorListItem.vue b/src/components/MonitorListItem.vue index 4a675548..e39b5e54 100644 --- a/src/components/MonitorListItem.vue +++ b/src/components/MonitorListItem.vue @@ -24,13 +24,15 @@
-
+
+
+
- {{ monitor.name }} -
-
- +
+
{{ monitor.name }}
+
+ +
+