Closed
Description
It would probably be better to clear the previous style block when adding a new one since the new one will always contain the CSS to style the new row/column + all the old ones.
Otherwise you get a stack of potentially unlimited style blocks as you add widgets to the page.
Let me know if you'll take a PR on this issue.