From 070723581aa307e5a668afe2679d37b624f35060 Mon Sep 17 00:00:00 2001 From: Brock H Caldwell Date: Fri, 29 Aug 2025 15:13:30 -0500 Subject: [PATCH] fix: view all monitors button color --- templates/components/MonitorList.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/components/MonitorList.html.twig b/templates/components/MonitorList.html.twig index 89498e1..659fcff 100644 --- a/templates/components/MonitorList.html.twig +++ b/templates/components/MonitorList.html.twig @@ -47,7 +47,7 @@ {% endfor %} {% if this.isWidget and this.monitors.items|length > 5 %} - + View All Monitors