From ab0dabf0e6f7434a13a91ff3bdb74e6d894d1248 Mon Sep 17 00:00:00 2001 From: IrisVega Date: Wed, 24 Jul 2024 11:17:05 +0800 Subject: [PATCH] Please enter the commit message for your changes. Lines starting with '#' will be ignored, and an empty message aborts the commit. On branch main Your branch is up to date with 'RQteafactory-NodeJS/main'. Changes to be committed: modified: static/css/sensor-1.css modified: templates/sensor-1.html --- static/css/sensor-1.css | 4 ++-- templates/sensor-1.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/static/css/sensor-1.css b/static/css/sensor-1.css index 361b76c..8650e21 100644 --- a/static/css/sensor-1.css +++ b/static/css/sensor-1.css @@ -18,7 +18,7 @@ body,html { font-size: 50px; } -.container-bottom { +.bottom { height: 75%; width: 100%; display: flex; @@ -29,7 +29,7 @@ body,html { width: 80%; height: 80%; } -.bottom{ +.container-bottom{ height:10%; width:100%; display: flex; diff --git a/templates/sensor-1.html b/templates/sensor-1.html index 88e04bc..461e384 100644 --- a/templates/sensor-1.html +++ b/templates/sensor-1.html @@ -7,11 +7,11 @@ -
温度数据表
+
温度数据表
-
+
Loading...