From a4277fa0e974ba92f6f0febefd301950bcdba860 Mon Sep 17 00:00:00 2001 From: "courtmanr@gmail.com" Date: Tue, 20 May 2025 10:23:00 +0100 Subject: [PATCH] style: Adjust node summary card styling and grid responsiveness --- src/public/js/utils.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/public/js/utils.js b/src/public/js/utils.js index 97cc41e8b..3b3212069 100644 --- a/src/public/js/utils.js +++ b/src/public/js/utils.js @@ -16,7 +16,7 @@ PulseApp.utils = (() => { }[color] || 'bg-gray-500/50'; // Fallback progress color with opacity return ` -
+
${text}