.mce-tinymce,
.mce-stack-layout,
.mce-edit-area{
display: flex;
flex-direction: column;
flex: 1;
align-items: stretch;
}
.mce-tinymce iframe{