From 3f5c42a42d2eec34eab032b86e05916cbb0f30ed Mon Sep 17 00:00:00 2001 From: akanealw Date: Thu, 23 Apr 2026 15:22:21 +0000 Subject: [PATCH] increased height of zabbix frame --- homepage/config/services.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homepage/config/services.yaml b/homepage/config/services.yaml index 16b111d..1fa5d43 100755 --- a/homepage/config/services.yaml +++ b/homepage/config/services.yaml @@ -12,7 +12,7 @@ widget: type: iframe src: "{{HOMEPAGE_VAR_ZABBIX_URL}}" - height: 180 + height: 250 loadingStrategy: eager allowScrolling: no