app/assets/stylesheets/plugins/video.css in wysiwyg-rails-3.1.0 vs app/assets/stylesheets/plugins/video.css in wysiwyg-rails-3.2.0

- old
+ new

@@ -1,7 +1,7 @@ /*! - * froala_editor v3.1.0 (https://www.froala.com/wysiwyg-editor) + * froala_editor v3.2.0 (https://www.froala.com/wysiwyg-editor) * License https://froala.com/wysiwyg-editor/terms/ * Copyright 2014-2020 Froala Labs */ .clearfix::after { @@ -194,5 +194,8 @@ left: 0; bottom: 0; right: 0; z-index: 2147483640; display: none; } + +.fr-autoplay-margin { + margin-top: 0px !important; }