surmon-china / ngx-quill-editor

🍡@quilljs editor component for @angular
https://github.surmon.me/ngx-quill-editor
MIT License
232 stars 54 forks source link

Bold functionality not working in custom mode #42

Open matiullah-netlinks opened 6 years ago

matiullah-netlinks commented 6 years ago

When the bold button is clicked the text can't be converted to bold text. editor_issue

laxman1129 commented 6 years ago

I am also facing same issue

matiullah-netlinks commented 6 years ago

I solved it by adding strong { font-weight: bold !important; } in styles.scss