From bd818f23443bf85494efe749e3dec11e855a6a38 Mon Sep 17 00:00:00 2001 From: Alex <40072887+alexdcrane@users.noreply.github.com> Date: Mon, 30 Jun 2025 16:12:55 -0700 Subject: [PATCH] Update cpu usage graph width (#7404) --- app/system/resources/dashboard/system_cpu_status.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/system/resources/dashboard/system_cpu_status.php b/app/system/resources/dashboard/system_cpu_status.php index 549e231ee..606fedaff 100644 --- a/app/system/resources/dashboard/system_cpu_status.php +++ b/app/system/resources/dashboard/system_cpu_status.php @@ -61,7 +61,7 @@ subscriber::save_token($token, [system_dashboard_service::get_service_name()]); if ($dashboard_chart_type === 'line') { ?> -
+