From 4262f5d5cfb8e76b187bd034d6ed3989caa37e6f Mon Sep 17 00:00:00 2001
From: liuwh <hugeinfo123>
Date: Wed, 08 Apr 2020 09:56:56 +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