.ql-editor {
    height: 16rem;
    flex: 1;
    overflow-y: auto;
    width: 100%;
}