From 22f8eacb91db5fe7c2e3a229ac885bcdf96ff66d Mon Sep 17 00:00:00 2001 From: gravel Date: Thu, 14 Dec 2023 14:49:50 +0000 Subject: [PATCH] Fix extra column on mobile --- output/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/output/index.css b/output/index.css index 05a6f02..c2e340c 100644 --- a/output/index.css +++ b/output/index.css @@ -841,7 +841,7 @@ input.carousel-trigger { } #th_description, .td_description { - display: none; + display: none !important; } #th_name, .td_name {