mostafaznv / nova-ckeditor

CkEditor 5 Field for Laravel Nova with Media & Snippet Browsers
https://mostafaznv.gitbook.io/nova-ckeditor/
MIT License
50 stars 21 forks source link

Issue I found in the styling of CKEditor #52

Closed mennovanhout closed 1 year ago

mennovanhout commented 1 year ago

Perhaps I might fix this in another PR soon, but I wanted to point it out atleast. Since CKEditor 5 is used within the new NOVA, their tailwind base.css is overwritting the ckeditor to display list dots and list numbers.

I'll explain it with some screenshots: image

Disabling the tailwind ovverwrite solves the issue: image

mostafaznv commented 1 year ago

Thanks for the report. I will fix it soon.

mostafaznv commented 1 year ago

Bug fixed. please update the package to v5.0.0