From a9c891c501b4c5daf43fa03130273b23ea723668 Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Tue, 13 Jan 2026 21:36:10 +0100 Subject: [PATCH] matched height of outline --- glance-system/glance-kisfenyo.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/glance-system/glance-kisfenyo.yaml b/glance-system/glance-kisfenyo.yaml index 2468087..c80a2f2 100644 --- a/glance-system/glance-kisfenyo.yaml +++ b/glance-system/glance-kisfenyo.yaml @@ -1327,10 +1327,10 @@ data: ========================================================================= */ .widget.widget-type-custom-api:has(.ver-widget) .ver-list { - max-height: 360px !important; + max-height: 298px !important; } .widget.widget-type-custom-api:has(.ver-widget) { - min-height: 460px !important; + min-height: 418px !important; }