diff --git a/meshview/static/live-map.html b/meshview/static/live-map.html index 4678649..0e6e2b8 100644 --- a/meshview/static/live-map.html +++ b/meshview/static/live-map.html @@ -18,7 +18,6 @@ .legend-item { display: flex; align-items: center; margin-bottom: 4px; } .legend-color { width: 16px; height: 16px; margin-right: 6px; border-radius: 4px; } - /* Floating pulse label style */ .pulse-label span { background: rgba(0,0,0,0.6); padding: 2px 4px; @@ -35,166 +34,176 @@