From 8b3fbce45058894a76aefbf11b3a199f60d487d6 Mon Sep 17 00:00:00 2001 From: xuxj <hugeinfo123> Date: Sun, 26 Apr 2020 09:40:15 +0800 Subject: [PATCH] bug修改 --- 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