Style text in ql-editor #4711
Unanswered
ArtemisGraphic
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm using Svelte, I've made a component where the text is displayed in a div, and when I click on it the Quill toolbar appears and it becomes editable, the problem is that when I click, the formatting of the text changes, it becomes smaller and aligned left
in my component
Is there a way to keep the formatting the same of the pre-edit div?
Beta Was this translation helpful? Give feedback.
All reactions