diff --git a/services/web/frontend/stylesheets/app/editor.less b/services/web/frontend/stylesheets/app/editor.less index 688391a666..232f3b4665 100644 --- a/services/web/frontend/stylesheets/app/editor.less +++ b/services/web/frontend/stylesheets/app/editor.less @@ -844,3 +844,7 @@ CodeMirror } } } + +grammarly-extension[data-grammarly-shadow-root='true'] { + z-index: 1; +}