diff options
-rw-r--r-- | core/css/apps.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/css/apps.css b/core/css/apps.css index 23e0c519d00..6dd7e63bb69 100644 --- a/core/css/apps.css +++ b/core/css/apps.css @@ -417,6 +417,7 @@ position: relative; height: 100%; overflow-y: auto; + -webkit-overflow-scrolling: touch; } #app-content-wrapper { |