diff --git a/web/frontend/src/components/StatsPie.vue b/web/frontend/src/components/StatsPie.vue index e7029c7..4dc3291 100644 --- a/web/frontend/src/components/StatsPie.vue +++ b/web/frontend/src/components/StatsPie.vue @@ -5,7 +5,7 @@
- +
.stats-container { align-content: center; + max-height: 80vmin; }