UNPKG

@mantine/core

Version:

React components library focused on usability, accessibility and developer experience

14 lines (12 loc) 351 B
.m_4081bf90 { display: flex; flex-direction: row; flex-wrap: var(--group-wrap, wrap); justify-content: var(--group-justify, flex-start); align-items: var(--group-align, center); gap: var(--group-gap, var(--mantine-spacing-md)); } .m_4081bf90:where([data-grow]) > * { flex-grow: 1; max-width: var(--group-child-width); }