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

Update Draft.css #1442

Open carlosvinici opened 1 week ago

carlosvinici commented 1 week ago

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

example: image

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

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