.ql-editor,
.ql-container {
    min-height: 400px !important;
}

.ql-container {
    resize: vertical;
    overflow-y: hidden;
}