diff --git a/app/static/workspace.less b/app/static/workspace.less index 784907ecf..c664205b0 100644 --- a/app/static/workspace.less +++ b/app/static/workspace.less @@ -10,6 +10,7 @@ body { font-size: @font-size; line-height: @line-height-base; -webkit-font-smoothing: antialiased; + touch-action: manipulation; } nylas-workspace {