Hi,
I recently transitioned to dash 2.0 from an earlier version and got welcomed by a whole list of bugs. I won’t mention the need to change styling variable names as well as import logic as they are trivial to solve. The problem came with a relatively unwelcome set of formatting. In particular, it would appear now that all of my html.Div inherit from something called .row*> that was never there before.

This change mandates that each width take on 100% of the parent and has completely messed up a lot of my formatting. How do I make it so that my component doesn’t inherit from this? I have tried specifying html div class names as well as attempted styling override in styles.css of the same selector. Nothing seems to work. Any guidance would be much appreciated.
Thanks!
1 post - 1 participant







