diff --git a/src/public/stylesheets/print.css b/src/public/stylesheets/print.css index e172ece25..c8c9920a7 100644 --- a/src/public/stylesheets/print.css +++ b/src/public/stylesheets/print.css @@ -61,6 +61,10 @@ body, overflow: auto; } +.ck.ck-editor__editable_inline { + overflow: hidden !important; +} + .note-title-widget input, .note-detail-editable-text, .note-detail-editable-text-editor {