From 641b6f0fe4b0784d2af2e90bcc01b553eec70f83 Mon Sep 17 00:00:00 2001 From: caishi <1149225589@qq.com> Date: Thu, 16 Mar 2023 17:08:42 +0800 Subject: [PATCH] =?UTF-8?q?code=E4=BB=A3=E7=A0=81=E8=A1=8C=E4=B8=8D?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E8=A1=8C=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/index.css | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/index.css b/src/index.css index d94c4c6ff..1fff67d5c 100644 --- a/src/index.css +++ b/src/index.css @@ -99,9 +99,11 @@ li { pre.prettyprint { border: 0px solid transparent; - padding: 10px 38px; + padding: 10px; +} +.markdown-body pre ol>li, .markdown-body pre ol>li{ + list-style: none!important; } - .-flex-basic0 { flex-basis: 0% !important; -webkit-flex-basis: 0% !important;