From 3b093c698b425952c0b68487c171f3a5c0976bae Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Wed, 14 Jan 2026 07:42:41 +0100 Subject: [PATCH] last height tweak --- glance-system/glance-kisfenyo.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/glance-system/glance-kisfenyo.yaml b/glance-system/glance-kisfenyo.yaml index efb35b4..14dfb4b 100644 --- a/glance-system/glance-kisfenyo.yaml +++ b/glance-system/glance-kisfenyo.yaml @@ -680,7 +680,7 @@ data: # Grafana - type: iframe source: https://grafana.dooplex.hu/d/adxgb7x/overview-dashboard?kiosk - height: 1150 + height: 1140 title: Grafana Overview Dashboard - size: small @@ -1329,10 +1329,10 @@ data: ========================================================================= */ .widget.widget-type-custom-api:has(.ver-widget) .ver-list { - max-height: 848px !important; + max-height: 850px !important; } .widget.widget-type-custom-api:has(.ver-widget) { - min-height: 968px !important; + min-height: 970px !important; }