diff --git a/static/src/app/statistic/overview/stats-overview.component.css b/static/src/app/statistic/overview/stats-overview.component.css index 96ae96f..7060d89 100644 --- a/static/src/app/statistic/overview/stats-overview.component.css +++ b/static/src/app/statistic/overview/stats-overview.component.css @@ -1,7 +1,7 @@ .slide-chart-container { width: 90%; min-width: 880px; - height: 750px; + height: 650px; margin: auto; padding-left: 6%; }