From b8fa0fa65e994fb0a7067e3348ee8604db815a9b Mon Sep 17 00:00:00 2001 From: xuxj <hugeinfo123> Date: Sun, 26 Apr 2020 09:43:14 +0800 Subject: [PATCH] Merge branch 'master' of http://git.hugeinfo.com.cn/r/nsjcy/frontEnd/nsjcy --- 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