UNPKG

@coveord/plasma-mantine

Version:

A Plasma flavoured Mantine theme

20 lines (16 loc) 374 B
.root { &[data-variant='default'] { @mixin light { --tab-hover-color: var(--mantine-color-gray-1); } --tabs-list-border-width: 1px; &[data-orientation='horizontal'] { .list { margin-bottom: calc(-1 * var(--tabs-list-border-width)); } } } } .tab { line-height: 1.5; }