Hello,
When I add a column(row) and add a background color, this color is added to everything I had previously and also to the next ones you add.
Is it really its functionality or is it a bug?
the same problem with the images:

Hi @chiqui3d,
I bet this is happening because the selected component has the same class as other components. Those images from the demo all have the class badge-avatar, so changing one effectively changes them all. I believe it is working as designed.
yes exactly, thanks very much
@chiqui3d indeed I've updated the grid system which enables a more natural editing of rows/columns.
BTW I still think the example of images is a nice showcase of the "power" of classes and not a "problem"
@artf Yes you're right, I didn't think of it that way, now I see the meaning.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Most helpful comment
@chiqui3d indeed I've updated the grid system which enables a more natural editing of rows/columns.
BTW I still think the example of images is a nice showcase of the "power" of classes and not a "problem"