From 3eca96a01db1c0d5c7b32ea30cadb576be12fc40 Mon Sep 17 00:00:00 2001 From: Alec Perkins Date: Wed, 10 Sep 2025 17:21:03 -0400 Subject: [PATCH] feat: Fill screen with map A naive approach. Ideally it would use flexbox but that would require more substantial changes. --- meshview/templates/map.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meshview/templates/map.html b/meshview/templates/map.html index db3e683..c0320a5 100644 --- a/meshview/templates/map.html +++ b/meshview/templates/map.html @@ -38,7 +38,7 @@ {% endblock %} {% block body %} -
+
Show Routers Only