diff --git a/src/components/Layout.vue b/src/components/Layout.vue index 973b4b2..780941f 100644 --- a/src/components/Layout.vue +++ b/src/components/Layout.vue @@ -1,75 +1,59 @@ @@ -112,19 +90,9 @@ diff --git a/src/components/Statistics.vue b/src/components/Statistics.vue index aafbb51..2a0aee8 100644 --- a/src/components/Statistics.vue +++ b/src/components/Statistics.vue @@ -196,7 +196,7 @@ onMounted(async () => { .chart { width: 100%; - height: 380px; + height: 365px; /* height: 445px; */ }