Hopefully user error but maybe not :shrug:. I’ve noticed if I have a component created that has breakpoint specifics (example: more columns/row in a flex box for desktop) then try to add a new variant (single-select, toggle, etc) the new variant does not recognize the breakpoint specific styles for the flex columns after making changes to an element in one of the flex columns.
example: my base (mobile) variant has 1 column/row and my desktop breakpoint variant has 2 column/row. each column has either text or an image. if I create a new variant and adjust the text and/or image then the desktop column/row setting is no longer respected on that variant