From 91e78ff6a51516e2c41d7a930d9c8135e1553b3f Mon Sep 17 00:00:00 2001 From: Erich Blume Date: Fri, 30 Jan 2026 14:32:03 -0800 Subject: [PATCH] Constrain Tesla battery chart width to w-72 (~288px) Co-Authored-By: Claude Opus 4.5 --- argocd/manifests/homepage/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/manifests/homepage/values.yaml b/argocd/manifests/homepage/values.yaml index 6fb080b..c45f78e 100644 --- a/argocd/manifests/homepage/values.yaml +++ b/argocd/manifests/homepage/values.yaml @@ -79,7 +79,7 @@ config: widget: type: iframe src: https://grafana.ops.eblu.me/d-solo/WopVO_mgz/tesla-charge-level?orgId=1&from=now-2d&to=now&timezone=browser&var-car_id=1&var-base_url=https://tesla.ops.eblu.me&var-bucket_width=7200&panelId=2&theme=dark - classes: h-96 + classes: h-96 w-72 - Outside Temp: widget: type: iframe