.ProseMirror {
    min-height: 350px !important;
}

textarea {
    min-height: 350px !important;
}

.replied-content .collapse {
    height: 350px !important;
}
.helpdesk-ticket .prose-f {
    height: 150px !important;
}

