tsedio / tsed-formio

Repository dedicated to formiojs.
https://formio.tsed.io
14 stars 8 forks source link

[BUG] Title #132

Open Drashti-Shah opened 9 months ago

Drashti-Shah commented 9 months ago

While using storybook of tsed-formio library, in layout component Rich text editor is not working properly The bulleted list and numbered list are not showing bullets and number index respectively I am not able to find code for this in library, Can anyone please tell me how can override the CSS of the library to make it work or how can I change the CSS manually inside lib in order to display bullets and numbers in the list?

Screenshot 2023-08-17 224114 Screenshot 2023-08-17 224209

[https://www.loom.com/share/adffd78706a4447ca68056a0fc4f2fc3?sid=017f2082-da78-4d67-8fb8-b2a3d0a9303e](https://github.com/formio/formio.js/issues/url)

Romakita commented 1 month ago

Probably the styling is missing the Editor. You can add styling by inspecting the component and add custom css rules in your project.