From 64e0bdf61fa18c87fd6a4cbf4ec51f65e5fd08bd Mon Sep 17 00:00:00 2001 From: AkisYTB3 Date: Fri, 9 Feb 2024 10:49:01 +0100 Subject: [PATCH] lets see --- assets/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/style.css b/assets/style.css index 24dbfae..d287825 100644 --- a/assets/style.css +++ b/assets/style.css @@ -108,7 +108,7 @@ table.list-table>tbody>th, table.list-table>tbody>tr, table.list-table>tbody>tr>td { border: 2px solid var(--primary); - border-collapse: collapse; + border-collapse: collapse !important; } ul {