From bcf1e1d9bb4d269e0d2a6ad0765d218adfe1fb6c Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期二, 06 九月 2022 12:45:08 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/zypms' into zypms

---
 src/main/webapp/static/css/projectSchedule.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/main/webapp/static/css/projectSchedule.css b/src/main/webapp/static/css/projectSchedule.css
index a4d033f..5000ccc 100644
--- a/src/main/webapp/static/css/projectSchedule.css
+++ b/src/main/webapp/static/css/projectSchedule.css
@@ -5,6 +5,7 @@
 }
 body {
 	height: 100%;
+	position: absolute;
 }
 #container {
 	padding: 10px 10px;

--
Gitblit v1.9.1