From 1b941effd3153c45a2b50f5462b54a7f64a3411d Mon Sep 17 00:00:00 2001
From: mrzhssss <pro6@qq.com>
Date: 星期二, 13 九月 2022 16:30:21 +0800
Subject: [PATCH] ##

---
 src/main/webapp/static/css/style3.css |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/src/main/webapp/static/css/style3.css b/src/main/webapp/static/css/style3.css
index 5e3ca21..d8a8dae 100644
--- a/src/main/webapp/static/css/style3.css
+++ b/src/main/webapp/static/css/style3.css
@@ -8,13 +8,14 @@
 }
 body{
 	background-color: #2e4e7e;
-	height: 1080px;
+	height: 500px;
 	width: 100%;
 }
 /* 鐢诲竷 */
 #root {
     /*height: 100%;*/
     width: 100%;
+	height: 500px;
 	/*margin: 0;*/
 	/*background-color: !* #2C3E50 *! #2e4e7e;*/
 	position: relative;
@@ -78,7 +79,7 @@
 	color: #d9d9d9;
 	margin-left: 1%;
 	margin-right: 1%;
-	margin-bottom: 10%;
+	/*margin-bottom: 10%;*/
 	/*min-height: 1080px;*/
 	/*height: auto !important;*/
 	/*height: 1080px;*/

--
Gitblit v1.9.1