diff --git a/core/css/header.css b/core/css/header.css index 4a5db088f9..5a5acb269a 100644 --- a/core/css/header.css +++ b/core/css/header.css @@ -255,7 +255,10 @@ opacity: .1; } - +#apps { + max-height: calc(100vh - 100px); + overflow:auto; +} /* USER MENU -----------------------------------------------------------------*/