From c0246c683400bc63d315ca1f13548ba1ed62975f Mon Sep 17 00:00:00 2001 From: Kuba Orlik Date: Thu, 14 Mar 2024 11:42:56 +0100 Subject: [PATCH] Make the contents of the cards grow to the list width --- client/components/cards/minicard.css | 1 - 1 file changed, 1 deletion(-) diff --git a/client/components/cards/minicard.css b/client/components/cards/minicard.css index 545abeee1..67825f9d9 100644 --- a/client/components/cards/minicard.css +++ b/client/components/cards/minicard.css @@ -175,7 +175,6 @@ .minicard .minicard-title .viewer { display: block; word-wrap: break-word; - max-width: 230px; } } .minicard .dates {