diff --git a/src/html/DataStatistics.vue b/src/html/DataStatistics.vue index 7dd23ee..2a024e1 100644 --- a/src/html/DataStatistics.vue +++ b/src/html/DataStatistics.vue @@ -9,7 +9,6 @@ - @@ -62,10 +61,12 @@ onMounted(async () => { /* padding: 10px; */ /* margin-bottom: 10px; */ display: flex; - gap: 10px; + gap: 5px; background-color: #fff; overflow: hidden; height: 55vh; + padding-left: 10px; + padding-right:10px ; } .bottom-pan{ margin: 0;