diff --git a/src/html/DataStatistics.vue b/src/html/DataStatistics.vue index e974929..5dc9909 100644 --- a/src/html/DataStatistics.vue +++ b/src/html/DataStatistics.vue @@ -85,15 +85,17 @@ onMounted(async () => { /* margin-bottom: 10px; */ /* display: flex; */ /* gap: 5px; */ - background-color: #fff; + /* background-color: #fff; */ + /* background-color: #1E2E4A; */ /* overflow: hidden; */ /* height: 55vh; */ /* max-height: 450px; */ /* padding-left: 1vh; */ /* padding-right:1vh ; */ /* overflow: hidden; */ - height: 55vh; + height: 56vh; margin-top: 60px; + /* border: 1px solid #1E2E4A; */ } .bottom-pan{ margin: 0;