UNPKG

wix-style-react

Version:
17 lines (12 loc) 231 B
/* st-namespace-reference="../../../src/TagList/TagList.st.css" */ .root { display: flex; align-items: center; flex-wrap: wrap; } .root > .item { margin: 3px 0; } .root > .item:not(:last-child) { margin-right: 6px; }