diff --git a/packages/dashboard/app/components/AgentsView.css b/packages/dashboard/app/components/AgentsView.css index 7780644957..9c4e6a3431 100644 --- a/packages/dashboard/app/components/AgentsView.css +++ b/packages/dashboard/app/components/AgentsView.css @@ -52,6 +52,7 @@ position: relative; display: flex; flex-direction: column; + flex: 1; height: 100%; overflow: hidden; }