From 6acba7172ce205219be49cec1ec67c63b1540809 Mon Sep 17 00:00:00 2001 From: headlessdev Date: Wed, 23 Apr 2025 19:49:51 +0200 Subject: [PATCH] Add more spacing to the status indicator --- app/dashboard/servers/Servers.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/dashboard/servers/Servers.tsx b/app/dashboard/servers/Servers.tsx index deb2a30..ab93957 100644 --- a/app/dashboard/servers/Servers.tsx +++ b/app/dashboard/servers/Servers.tsx @@ -847,7 +847,7 @@ export default function Dashboard() { > {server.monitoring && ( -
+
)}