UNPKG

@coveord/plasma-mantine

Version:

A Plasma flavoured Mantine theme

12 lines (10 loc) 310 B
.monthsListControl { border-radius: var(--mantine-radius-default); @mixin hover { &:where(:not([data-static], [data-disabled], [data-selected], [data-in-range])) { @mixin light { background-color: var(--mantine-color-default-hover); } } } }