@mantine/core
Version:
React components library focused on usability, accessibility and developer experience
19 lines (17 loc) • 310 B
CSS
@layer mantine {.m_6e45937b {
position: absolute;
inset: 0;
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
z-index: var(--lo-z-index);
}
.m_e8eb006c {
position: relative;
z-index: calc(var(--lo-z-index) + 1);
}
.m_df587f17 {
z-index: var(--lo-z-index);
}
}