diff --git a/web/static/css/style.css b/web/static/css/style.css index c260ee1..eb660ea 100644 --- a/web/static/css/style.css +++ b/web/static/css/style.css @@ -132,6 +132,7 @@ main { padding: 16px; } border-radius: 0; display: flex; flex-direction: column; + height: 100vh; } .chart-container.fullscreen canvas { flex: 1; diff --git a/web/static/index.html b/web/static/index.html index 07b3a01..688fc24 100644 --- a/web/static/index.html +++ b/web/static/index.html @@ -4,7 +4,7 @@ Radiacode 103 — Dashboard - +