diff --git a/sec-beidou/src/main/resources/templates/page/device_overview.html b/sec-beidou/src/main/resources/templates/page/device_overview.html index 0c95066f..bc1619fe 100644 --- a/sec-beidou/src/main/resources/templates/page/device_overview.html +++ b/sec-beidou/src/main/resources/templates/page/device_overview.html @@ -34,13 +34,13 @@ } .top-panel-number { - /* line-height: 60px; // 删除或注释掉这一行 */ + /* line-height: 60px; */ font-size: 30px; border-right: 1px solid #eceff9; height: 100%; display: flex; align-items: center; - justify-content: center; /* 可选:让数字水平居中 */ + justify-content: center; } .top-panel-tips{ line-height:30px; @@ -153,7 +153,7 @@