UNPKG

@coveord/plasma-mantine

Version:

A Plasma flavoured Mantine theme

15 lines (12 loc) 172 B
.root { display: flex; width: 100%; } .noWrap { white-space: nowrap; } .ellipsis { flex-basis: 100%; overflow: hidden; text-overflow: ellipsis; }