@import "/node_modules/quill/dist/quill.core.css";
@import '/node_modules/quill/dist/quill.snow.css';

.ql-editor {
    height: 200px;
}
