UNPKG

wix-style-react

Version:
15 lines (12 loc) 212 B
.root { -st-states: fit(enum(compact, stretched)); display: flex; min-width: 0; } .root:fit(stretched) { flex-grow: 1; justify-content: space-between; } .root:fit(stretched)::after { content: ''; }