From 87ca9a89ef1b87cbd6b77140af34786daf219265 Mon Sep 17 00:00:00 2001 From: caishi <1149225589@qq.com> Date: Sat, 7 May 2022 11:30:45 +0800 Subject: [PATCH] =?UTF-8?q?markdown=20=E5=B7=A6=E5=8F=B3=E5=AE=BD=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/App.css b/src/App.css index 8d916d39..55bdd7f4 100644 --- a/src/App.css +++ b/src/App.css @@ -93,6 +93,9 @@ body { .editormd-preview .markdown-body{ padding:0px !important; } +.editormd-preview{ + width: 50%!important; +} /* 图片点击放大的场景,隐藏图片链接 */ .editormd-image-click-expand .editormd-image-dialog {