From 1089cfd256ac2a5b920c140a3e5795fab2158e0f Mon Sep 17 00:00:00 2001 From: pablorevilla-meshtastic Date: Wed, 20 May 2026 06:59:37 -0700 Subject: [PATCH] work on reliablility page --- meshview/templates/reliability.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meshview/templates/reliability.html b/meshview/templates/reliability.html index dcf3d89..6c688bd 100644 --- a/meshview/templates/reliability.html +++ b/meshview/templates/reliability.html @@ -89,7 +89,7 @@ .reach-map { width: 100%; - height: 420px; + height: 520px; margin-top: 10px; border: 1px solid rgba(255, 255, 255, 0.14); border-radius: 8px; @@ -287,8 +287,8 @@