/**
 * Custom Quill Editor Overrides
 * This file contains custom styles to override default Quill editor behavior
 */

.ql-container {
    height: auto;
}