From 320ed3f4782f9662f79ecfe14d2cf3f34dd288c5 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期二, 01 八月 2023 19:52:36 +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