diff --git a/core/styles/base.tid b/core/styles/base.tid index 84bba08f3..801bf5cf7 100644 --- a/core/styles/base.tid +++ b/core/styles/base.tid @@ -106,6 +106,7 @@ a.tw-tiddlylink-missing { width: {{$:/core/styles/metrics##sidebarwidth}}; overflow-y: auto; overflow-x: auto; + -webkit-overflow-scrolling: touch; padding: 4em 0em 2em 2em; margin: 0; }