last height tweak

This commit is contained in:
2026-01-14 07:42:41 +01:00
parent 5e14e90d82
commit 3b093c698b
+3 -3
View File
@@ -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;
}