From 49f8f8d803f71eac6fb208e088f24afb4b6dd403 Mon Sep 17 00:00:00 2001 From: Paulus Lucas Date: Thu, 23 Oct 2025 02:24:23 +0200 Subject: [PATCH] fix: gear settings being invisible when trying to edit status page items with long names (#6229) --- src/components/PublicGroupList.vue | 21 ++++++++------------- 1 file changed, 8 insertions(+), 13 deletions(-) diff --git a/src/components/PublicGroupList.vue b/src/components/PublicGroupList.vue index cb97ecdcd..2dd57e860 100644 --- a/src/components/PublicGroupList.vue +++ b/src/components/PublicGroupList.vue @@ -37,7 +37,14 @@
- +

{{ monitor.element.name }}

- - - -