From a0d3e67280187c0d67dd5fe29b0ed71853028887 Mon Sep 17 00:00:00 2001 From: Damian Stasik <920747+damianstasik@users.noreply.github.com> Date: Sat, 16 Dec 2023 09:24:14 +0100 Subject: [PATCH] Fix horizontal padding issue in tables --- src/components/TextContent/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/TextContent/index.tsx b/src/components/TextContent/index.tsx index 8fb44e81..62c8227c 100644 --- a/src/components/TextContent/index.tsx +++ b/src/components/TextContent/index.tsx @@ -53,8 +53,8 @@ const classNames = [ "dark:prose-headings:text-gray-50", //