Perspective tabsSize dynamic width

I solved it here before :slight_smile:
You can use the new css editor if you use the newest version too :wink:

[data-component="ia.container.tab"] .tab-menu .tab-menu-item { min-width: 6rem; max-width: 46rem; flex: 0 1 auto !important; }
2 Likes