Closed gpradeepjain closed 3 days ago
the editor doesn't add any styles on how the content looks, its upto you to configure it, the imported @clr/ui/clr-ui.min.css
might have some styles affecting the default list styles , you might want to override those for the editor
Closing this, since this is not an editor issue. if you still think this should be solved on editor side. Please clarify why. Feel free to continue discussion if needed.
What happened?
Hi Team,
I am using "../../node_modules/@clr/ui/clr-ui.min.css" in my angular.json
As I have added above, my ngx-editor styling is broken as shown in the image below. Is there a way to prevent this behaviour?
Version
17.0.1
Angular Version
17.1.1
What browsers are you seeing the problem on?
Chrome
Link to reproduce
No response
Relevant log output
No response
Willing to submit a PR?
None