Open matiullah-netlinks opened 6 years ago
When the bold button is clicked the text can't be converted to bold text.
I am also facing same issue
I solved it by adding strong { font-weight: bold !important; } in styles.scss
strong { font-weight: bold !important; }
When the bold button is clicked the text can't be converted to bold text.