From f03eb796ad4df3ba1915e564a8103dcef0de8b3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9A=96=E9=A3=8E?= <530039987@qq.com> Date: Mon, 6 Dec 2021 10:11:01 +0800 Subject: [PATCH] fix sidebar height style in Mobile Chrome --- src/themes/basic/_layout.styl | 1 + 1 file changed, 1 insertion(+) diff --git a/src/themes/basic/_layout.styl b/src/themes/basic/_layout.styl index 3d6d5c33b..15b6464fb 100644 --- a/src/themes/basic/_layout.styl +++ b/src/themes/basic/_layout.styl @@ -417,6 +417,7 @@ body.close main height auto + min-height 100vh overflow-x hidden .sidebar