diff --git a/services/web/frontend/stylesheets/app/editor.less b/services/web/frontend/stylesheets/app/editor.less index 34f0e1fee7..407eb84b13 100644 --- a/services/web/frontend/stylesheets/app/editor.less +++ b/services/web/frontend/stylesheets/app/editor.less @@ -755,7 +755,7 @@ grammarly-extension[data-grammarly-shadow-root='true'] { /* If the container is smaller than 400px */ @container (max-width: 400px) { - .writefull-notification { + .editor-notification { display: none; } }