diff --git a/services/web/frontend/stylesheets/app/project-list-react.less b/services/web/frontend/stylesheets/app/project-list-react.less index da6b92fd34..6e97f087c0 100644 --- a/services/web/frontend/stylesheets/app/project-list-react.less +++ b/services/web/frontend/stylesheets/app/project-list-react.less @@ -6,6 +6,7 @@ padding-bottom: 0; min-height: calc(~'100vh -' @header-height); display: flex; + flex-direction: column; } .container:before {