diff --git a/assets/css/global.css b/assets/css/global.css index e990cc1..48423ee 100644 --- a/assets/css/global.css +++ b/assets/css/global.css @@ -38,7 +38,7 @@ body { background-color: var(--surface-100); box-sizing: border-box; - min-height: 100vh; + min-height: 100dvh; margin: 0; } diff --git a/components/Charts.vue b/components/Charts.vue index 8940e7f..13302d6 100644 --- a/components/Charts.vue +++ b/components/Charts.vue @@ -71,10 +71,10 @@ const chartOptions = ref({