From 684ead7cbfa13869aef8262e5a2e0efc868f7863 Mon Sep 17 00:00:00 2001 From: laughmaker Date: Fri, 31 Jan 2025 12:22:25 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4callout=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.css b/theme.css index df4c3ca..7a53622 100644 --- a/theme.css +++ b/theme.css @@ -398,7 +398,7 @@ hr { /* 调整内部嵌入块的对齐 */ .markdown-source-view.mod-cm6 .internal-embed, -.markdown-source-view.mod-cm6 .cm-content>[contenteditable=false], +/* .markdown-source-view.mod-cm6 .cm-content>[contenteditable=false], */ .markdown-preview-view .markdown-embed { margin-left: 3px !important; padding-left: 14px;