wysiwyg height not being changed fix
This commit is contained in:
@@ -925,6 +925,7 @@ function init(langSets) {
|
||||
}
|
||||
|
||||
this.$editable.css('maxHeight', this.$editable.css('orgMaxHeight'));
|
||||
this.$editable.css('height', '');
|
||||
|
||||
if (this.isInModal) {
|
||||
this.$modal.css('overflow-y', '');
|
||||
|
||||
Reference in New Issue
Block a user