diff --git a/core/css/header.scss b/core/css/header.scss index e218f86fa9b04..f0c995740c6a2 100644 --- a/core/css/header.scss +++ b/core/css/header.scss @@ -324,6 +324,7 @@ nav[role='navigation'] { /* Apps management */ #apps { + -webkit-overflow-scrolling: touch; max-height: calc(100vh - 100px); overflow: auto; .in-header {