jodit / jodit-react

React wrapper for Jodit
MIT License
363 stars 120 forks source link

Please remove !important styles that have appeared since version 1.3.2 #193

Open SuperBigBang opened 2 years ago

SuperBigBang commented 2 years ago

Please remove !important styles that have appeared since version 1.3.2 Example: td[style*=border] { border-style: double!important; }

It affects the whole project