From 6fe0bbe094b843b9ff3a29649c6f786ee6261a89 Mon Sep 17 00:00:00 2001
From: liuwh <hugeinfo123>
Date: Wed, 27 May 2020 15:34:16 +0800
Subject: [PATCH] 1

---
 SunshineIns/src/conf/reset.scss |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/SunshineIns/src/conf/reset.scss b/SunshineIns/src/conf/reset.scss
index 6007af2..69b1750 100644
--- a/SunshineIns/src/conf/reset.scss
+++ b/SunshineIns/src/conf/reset.scss
@@ -37,20 +37,21 @@
   animation-duration: .4s;
   animation-name: fadeIn;
   width: 100%;
+  overflow: scroll;
 }
 .login-body{
   background:url(../asset/image/pic_bg.jpg) round;
   height: 100vh;
 }
 .table-vaule1{
-  width: 10%;
+  width: 25%;
 }
 .table-vaule2 {
   width: 50%;
   color: #000;
 }
 .table-vaule3{
-  width: 10%;
+  width: 25%;
 }
 .table-vaule4 {
   color: #000;

--
Gitblit v1.8.0