From b3e8dcaa931e99ba83dc5a6dfdc1fc6e976f36a4 Mon Sep 17 00:00:00 2001 From: you Date: Fri, 20 Mar 2026 09:12:27 +0000 Subject: [PATCH] fix: spark bars crushed by max-width:0 on data-table td Override max-width for td cells containing spark bars so they render. --- public/index.html | 2 +- public/style.css | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 14033831..8032f116 100644 --- a/public/index.html +++ b/public/index.html @@ -22,7 +22,7 @@ - +