Hello, I have some trouble trying to apply CSS to a table with the React wrapper. Each time I apply something to it, it applies behind the table like the background color in this example : https://jsfiddle.net/Lnetgqw8/
Did I do something wrong to cause it to have this behavior or does the wrapper have a special way to get CSS applied ?
Thanks in advance for your help