X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/68df43e5a84c0b8a54aed1a50eb9ec48d9792540..refs/pull/5681/head:/resources/sass/_editor.scss diff --git a/resources/sass/_editor.scss b/resources/sass/_editor.scss index 4112f6288..633fa78a6 100644 --- a/resources/sass/_editor.scss +++ b/resources/sass/_editor.scss @@ -454,7 +454,7 @@ body.editor-is-fullscreen { .editor-media-wrap { display: inline-block; cursor: not-allowed; - iframe { + iframe, video { pointer-events: none; } &.align-left {