From 910f2ef56d0d49a4ce24b2f33860dce4d739b1b4 Mon Sep 17 00:00:00 2001 From: 付延余 <f-yanyu@outlook.com> Date: 星期三, 03 八月 2022 16:58:06 +0800 Subject: [PATCH] 项目整体细节,新增主页煤仓剩余量图表。 --- uni.scss | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/uni.scss b/uni.scss index e5f85d7..d4d8137 100644 --- a/uni.scss +++ b/uni.scss @@ -106,4 +106,8 @@ } } } +} + +page{ + height: 100%; } \ No newline at end of file -- Gitblit v1.9.1