jpuri / react-draft-wysiwyg

A Wysiwyg editor build on top of ReactJS and DraftJS. https://jpuri.github.io/react-draft-wysiwyg
MIT License
6.38k stars 1.16k forks source link

Bug when trying to align text with justify, center, left and right #1441

Open carlosvinici opened 1 week ago

carlosvinici commented 1 week ago

example: image

I solved it by removing the css class: .public-DraftStyleDefault-ltr

I ask for a review to remove this class from the source code