helloflask / flask-ckeditor

CKEditor integration for Flask, including image upload, code syntax highlight, and more.
https://flask-ckeditor.readthedocs.io
MIT License
202 stars 67 forks source link

Format keys not working #76

Open abuakramGit opened 9 months ago

abuakramGit commented 9 months ago

Format options are faded out and not working. I read somewhere that it could be conflicting css. So I disabled pico.css and voila, editor functioned properly. How can I solve this issue?