From a1ab213b3bfb2c404d0a1e3d79e72cef921f2997 Mon Sep 17 00:00:00 2001 From: zkqiang Date: Wed, 23 Dec 2020 13:27:58 +0800 Subject: [PATCH] =?UTF-8?q?:bug:=20=E4=BF=AE=E5=A4=8D=E4=BB=A3=E7=A0=81?= =?UTF-8?q?=E5=9D=97=E7=9A=84=E5=9C=86=E8=A7=92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/css/_pages/_base/rewrite.styl | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/source/css/_pages/_base/rewrite.styl b/source/css/_pages/_base/rewrite.styl index fa4f2570..20f90e23 100644 --- a/source/css/_pages/_base/rewrite.styl +++ b/source/css/_pages/_base/rewrite.styl @@ -205,6 +205,10 @@ // Rewrite highlight .markdown-body + + pre + border-radius 3px + .hljs overflow-x initial padding 0 @@ -212,11 +216,9 @@ pre background-color initial !important - .radius3 - border-radius 3px - & > .code-wrapper position relative + border-radius 3px pre[class*=language-].line-numbers position initial