From 013685020045be81d2bf15d8904d20f7a1230d6d Mon Sep 17 00:00:00 2001 From: Sergio <77530549+sergi0g@users.noreply.github.com> Date: Mon, 16 Sep 2024 17:39:44 +0300 Subject: [PATCH] Fix CSS bug where statistics borders are invisible in static mode --- web/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/index.html b/web/index.html index c69ad67..985ee1a 100644 --- a/web/index.html +++ b/web/index.html @@ -89,7 +89,7 @@ class="lg:grid-cols-4 grid-cols-2 gap-1 grid overflow-hidden *:relative" > {% for metric in metrics %} -