From efdf2e24183a0c27fbe4be1942b833120f097ddb Mon Sep 17 00:00:00 2001 From: Pinga <121483313+getpinga@users.noreply.github.com> Date: Sat, 18 Jan 2025 21:07:32 +0200 Subject: [PATCH] Further small fixes in dashboard UI --- cp/resources/views/admin/dashboard/index.twig | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cp/resources/views/admin/dashboard/index.twig b/cp/resources/views/admin/dashboard/index.twig index 14427b7..1ff4446 100644 --- a/cp/resources/views/admin/dashboard/index.twig +++ b/cp/resources/views/admin/dashboard/index.twig @@ -347,7 +347,7 @@ chart: { type: "donut", fontFamily: 'inherit', - height: 278, + height: 245, sparkline: { enabled: true }, @@ -380,7 +380,6 @@ legend: { show: true, position: 'bottom', - offsetY: 12, markers: { width: 10, height: 10,