CSS reset within Cell

Tags: #<Tag:0x00007f8b1d5ff4d8>

I’m inserting HTML within cells, and I’m getting some weird stuff where handsontable classes are messing up the content.

I don’t suppose there is some simple handsontable “reset” CSS class I can throw on the root of the cell to clear all the higher-level classes and give me a clean slate to work with?

Thanks

Am experimenting with all: unset.

Hm… that’s a bit weird. When I load a bullet list into Handsontable it looks the same as the list outside the table https://jsfiddle.net/handsoncode/962en1fs/

These are the resets I’m needing to do. In particular the whitespace one:

Hey Phil,

how’s the development going?

I think that we can close the topic as there’s no reply but I hope that it also means that you do not have any further issues with the code.