.message-editor-container {
    height: 100%;
    width: 100%;
    overflow: auto;
}
.message-editor-container .tox-tinymce {
    height: 100% !important;
}
