From d3429f26d341cd8047e79ada5f2f5468efe2947f Mon Sep 17 00:00:00 2001 From: liuwh <liuwh@hugeinfo.com.cn> Date: Thu, 05 Mar 2020 18:54:42 +0800 Subject: [PATCH] 1 --- SunshineIns/src/conf/reset.scss | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/SunshineIns/src/conf/reset.scss b/SunshineIns/src/conf/reset.scss index 6007af2..f63a5a2 100644 --- a/SunshineIns/src/conf/reset.scss +++ b/SunshineIns/src/conf/reset.scss @@ -37,6 +37,7 @@ animation-duration: .4s; animation-name: fadeIn; width: 100%; + overflow: scroll; } .login-body{ background:url(../asset/image/pic_bg.jpg) round; -- Gitblit v1.8.0