UNPKG

@coveord/plasma-mantine

Version:

A Plasma flavoured Mantine theme

12 lines (10 loc) 222 B
.root { &:where([data-visible]) { &::before { z-index: var(--mantine-z-index-overlay); } &::after { z-index: calc(var(--mantine-z-index-overlay) + 1); } } }