From b898e31fa2e2074eafced7aae55fc2fc4702cdf8 Mon Sep 17 00:00:00 2001
From: Luke <16389426+LukeSeers@users.noreply.github.com>
Date: Thu, 10 Feb 2022 17:00:56 +0100
Subject: [PATCH] Add markdown-container to project_tablecard

---
 _includes/project_tablecard.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_includes/project_tablecard.html b/_includes/project_tablecard.html
index b5e9765..26a7279 100644
--- a/_includes/project_tablecard.html
+++ b/_includes/project_tablecard.html
@@ -34,7 +34,7 @@
   </label>
   <input class="card-input-toggle" id="tablecard-{{ include.state }}-{{ forloop.index }}" type="checkbox">
   <div class="card-dropdown-toggle">
-      <div class="card-dropdown-content">
+      <div class="card-dropdown-content markdown-container max-w-full pr-0">
           <div class="card">
               <label class="card-label" for="tablecard-description-{{ include.state }}-{{ forloop.index }}">
                   <div class="wrapper-left">