degmods.com/src/styles/customQuillStyles.css
2024-07-21 21:30:03 +05:00

14 lines
202 B
CSS

.quill .ql-toolbar.ql-snow {
border: none;
border-bottom: inherit;
}
.quill .ql-container.ql-snow {
border: none;
}
.quill .ql-editor.ql-blank::before {
color: #757575;
font-size: medium;
}