﻿.trumbowyg-box,
.trumbowyg-editor {
    min-height: unset !important;
}

.trumbowyg-editor,
.trumbowyg-textarea {
    min-height: 50vh !important;
    resize: vertical !important;
}
