diff --git a/frontend/src/stylesheets/layouts.scss b/frontend/src/stylesheets/layouts.scss index 55374240ac..62b6ac7265 100644 --- a/frontend/src/stylesheets/layouts.scss +++ b/frontend/src/stylesheets/layouts.scss @@ -186,6 +186,7 @@ $nav_height: 60px; .ff-layout--platform, .ff-layout--plain { min-height: inherit; + flex: 1; display: flex; flex-direction: column; }