Hi.
I have a component (timer) that includes a sub component (nextStop) with different variants (ie on, off, static). In the main component you can switch to variants and everything is fine but in the instance when you switch, the sub component changes its size, you can even isolate it and see that each variant has the exact same size, so why does it change only in the instance if size is set in the main component?
here’s the file:
https://www.figma.com/file/kGrgQVCcefppomxZh0APH8/issue-instance?node-id=0%3A1
Thanks for your help.