.quill-editor-wrapper{position:relative;width:100%}.quill-editor-wrapper .ql-editor:after{content:none!important;display:none!important;height:0!important}.quill-editor-wrapper .ql-editor p:last-child{margin-bottom:0!important}.quill-editor-wrapper .ql-container{border:1px solid #d1d5db;border-radius:.5rem;background:#fff;height:300px;overflow-y:auto}.quill-editor-wrapper .ql-toolbar{border-top-left-radius:.5rem;border-top-right-radius:.5rem;border:1px solid #d1d5db;background:#f9fafb}.quill-editor-wrapper .ql-editor{font-size:16px;line-height:1.6;color:#374151;padding:1rem;min-height:100%;box-sizing:border-box}.quill-editor-wrapper .ql-editor:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}