diff --git a/src/styl/tags/editors/sound-editor/sound-editor.styl b/src/styl/tags/editors/sound-editor/sound-editor.styl index e01f5835e..1a118ea40 100644 --- a/src/styl/tags/editors/sound-editor/sound-editor.styl +++ b/src/styl/tags/editors/sound-editor/sound-editor.styl @@ -40,3 +40,7 @@ max-width 1200px width 100% margin 0 auto + +sound-editor, [data-is="sound-editor"] + .soundthumbnail + pointer-events none