From 09b4797fb18e2971434c8cfc217f706628e0126e Mon Sep 17 00:00:00 2001 From: Mr Ke <kelq@hugeinfo.com.cn> Date: Tue, 31 Mar 2020 11:57:41 +0800 Subject: [PATCH] 问卷答题详情 --- 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