BUG? CSS Classes affecting workflows

So I thought I was going crazy, but I’ve just confirmed that in my app, when a CSS class is applied to an element, and I change the workflows, it also changes those workflows on all elements with that class.

Was it designed this way or is it a bug?? It’s kind of frustrating because a workflow shouldnt have anything to do with css. In my mind, a Class should only ever affect styling, not functionality

Hey,
workflows are not part of a css class (ou should not see it listed on the property of the class to check this)
Are you sure you are not changing the workflows on a repeat element or on a component?