UNPKG

wix-style-react

Version:
21 lines (17 loc) 369 B
/* st-namespace-reference="../../../src/Grid/Grid.st.css" */ .rowLayout { -st-states: stretchViewsVertically; margin-left: -15px; margin-right: -15px; } .rowLayout:stretchViewsVertically .columnRoot { display: flex; flex-direction: column; } .rowRoot:not(:last-child) { margin-bottom: 30px; } .columnRoot { padding-right: 15px; padding-left: 15px; }