From 7f8e4312262412b9b10364d6281a7383c09788c3 Mon Sep 17 00:00:00 2001 From: Jerry Date: Sun, 3 Nov 2019 18:24:26 +0800 Subject: [PATCH] =?UTF-8?q?1.=20=E4=BF=AE=E5=BE=A9=E6=90=9C=E7=B4=A2?= =?UTF-8?q?=E6=8C=89=E9=88=95=E5=9C=A8=E6=96=87=E7=AB=A0=E9=A0=81=E4=B8=8D?= =?UTF-8?q?=E9=A1=AF=E7=A4=BA=E7=9A=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/css/_layout/head.styl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/source/css/_layout/head.styl b/source/css/_layout/head.styl index 78d1983..1a02c62 100644 --- a/source/css/_layout/head.styl +++ b/source/css/_layout/head.styl @@ -256,5 +256,4 @@ &.fixed &.open-sidebar .site-page - display: inline-block - opacity: 1 \ No newline at end of file + visibility: visible \ No newline at end of file