From 4377ce186444c65a1d13c002b401bf1cd189d9ab Mon Sep 17 00:00:00 2001 From: zhanzhenping <128675240+Zzhenping@users.noreply.github.com> Date: Thu, 4 Jul 2024 13:52:08 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E4=BC=98=E5=8C=96=E8=A1=A8=E6=A0=BC?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/css/markdown.preview.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static/css/markdown.preview.css b/static/css/markdown.preview.css index b893fd1b..0b35bfc9 100644 --- a/static/css/markdown.preview.css +++ b/static/css/markdown.preview.css @@ -20,7 +20,8 @@ width: 100%; overflow: auto; border-bottom: none; - line-height: 1.5 + line-height: 1.5; + display: table; } .editormd-preview-container table td,.editormd-preview-container table th {