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...