From 2d3982ee27d4bda22b5a7a68fb74daad7b230975 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=B8=85?= Date: Tue, 3 Jul 2018 16:06:50 +0800 Subject: [PATCH] Modify the scroll bar to body --- src/index.less | 1 - 1 file changed, 1 deletion(-) diff --git a/src/index.less b/src/index.less index 6995dbf0..1d52092a 100644 --- a/src/index.less +++ b/src/index.less @@ -2,7 +2,6 @@ html, body, :global(#root) { height: 100%; - overflow: auto; } :global(.colorWeak) { -- GitLab