
.tiptap-wrapper{
        height: 400px;
        border: 1px solid var(--p-primary-color);
        border-radius: 10px;
        overflow-y:scroll;
}
