UNPKG

@mantine/core

Version:

React components library focused on usability, accessibility and developer experience

50 lines (41 loc) 1 kB
@layer mantine {.m_abbac491 { --list-fz: var(--mantine-font-size-md); --list-lh: var(--mantine-line-height-md); list-style-position: inside; font-size: var(--list-fz); line-height: var(--list-lh); margin: 0; padding: 0; } .m_abbac491:where([data-with-padding]) { padding-inline-start: var(--mantine-spacing-md); } .m_abb6bec2 { white-space: nowrap; line-height: var(--list-lh); } .m_abb6bec2:where([data-with-icon]) { list-style: none; } .m_abb6bec2:where([data-with-icon]) .m_75cd9f71 { --li-direction: row; --li-align: center; } .m_abb6bec2:where(:not(:first-of-type)) { margin-top: var(--list-spacing, 0); } .m_abb6bec2:where([data-centered]) { line-height: 1; } .m_75cd9f71 { display: inline-flex; flex-direction: var(--li-direction, column); align-items: var(--li-align, flex-start); white-space: normal; } .m_60f83e5b { display: inline-block; vertical-align: middle; margin-inline-end: var(--mantine-spacing-sm); } }