From 4430385c4f9fa2f72e84bc265691098b1a00cc67 Mon Sep 17 00:00:00 2001 From: hezhendong Date: Tue, 21 Jan 2025 15:24:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E9=98=85=E8=AF=BB=E6=A8=A1?= =?UTF-8?q?=E5=BC=8F=E4=B8=8Bguideline=20=E4=B8=8D=E5=AF=B9=E9=BD=90?= =?UTF-8?q?=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- theme.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/theme.css b/theme.css index 869d51c..f3aad97 100644 --- a/theme.css +++ b/theme.css @@ -697,7 +697,7 @@ span.cm-formatting.cm-formatting-list.cm-formatting-list-ol { } .markdown-rendered.show-indentation-guide ul::before { - margin-left: -3px; + margin-left: -4px; } .markdown-rendered.show-indentation-guide ul>li>ol::before { @@ -725,8 +725,8 @@ span.cm-formatting.cm-formatting-list.cm-formatting-list-ol { .markdown-rendered .cm-line, ol, li { - padding-bottom: 0.2em !important; - padding-top: 0.2em !important; + padding-bottom: 0.15em !important; + padding-top: 0.15em !important; } .markdown-rendered p {