Add in quill WYSIWYG
This commit is contained in:
parent
da4ebc9b29
commit
c276cdc74c
6 changed files with 55 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
|||
.ql-editor {
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
.overflow-div {
|
||||
white-space: nowrap;
|
||||
overflow: auto;
|
||||
|
|
Reference in a new issue