From 5ec06e72f39cae4dd599af6aa798c84c1919528b Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期二, 06 九月 2022 15:00:21 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/zypms' into zypms
---
src/main/webapp/static/css/style.css | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/src/main/webapp/static/css/style.css b/src/main/webapp/static/css/style.css
index f1f23fa..8940b29 100644
--- a/src/main/webapp/static/css/style.css
+++ b/src/main/webapp/static/css/style.css
@@ -7,8 +7,7 @@
}
/* 鐢诲竷 */
#root {
- /*height: 100%;*/
- min-height:100%;
+ height: 100%;
width: 100%;
margin: 0;
background-color: /* #2C3E50 */ #2e4e7e;
--
Gitblit v1.9.1