From 3e0dd76a1e4b3888792ecedc8caa20dc6ce34af1 Mon Sep 17 00:00:00 2001 From: yuetsh <517252939@qq.com> Date: Mon, 9 Mar 2026 21:13:54 +0800 Subject: [PATCH] fix --- public/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/style.css b/public/style.css index 9238828..b7d5a13 100644 --- a/public/style.css +++ b/public/style.css @@ -8,7 +8,7 @@ } .md-editor-preview img { - height: auto; + height: auto !important; } .md-editor-preview h1 {