diff --git a/dashboard/app/components/App/App.scss b/dashboard/app/components/App/App.scss index 920189760..c2d89ee9a 100644 --- a/dashboard/app/components/App/App.scss +++ b/dashboard/app/components/App/App.scss @@ -2,11 +2,11 @@ html, body { height: 100%; - overflow-y: hidden; } #main-wrapper { height: 100%; + overflow-y: hidden; } #content-wrapper {