diff --git a/app/assets/stylesheets/common/d-editor.scss b/app/assets/stylesheets/common/d-editor.scss index 9c8216ce554..2901d6b40d4 100644 --- a/app/assets/stylesheets/common/d-editor.scss +++ b/app/assets/stylesheets/common/d-editor.scss @@ -115,6 +115,7 @@ .d-editor-preview-wrapper { overflow: auto; cursor: default; + -webkit-overflow-scrolling: touch; } .d-editor-input,