UNPKG

demosample

Version:

React components library project for CensaNext Design System

21 lines (16 loc) 239 B
.Divider { border: none; margin: 0; } .Divider--vertical { width: 1px; } .Divider--horizontal { height: 1px; } .Divider--basic { background: var(--secondary-light); } .Divider--header { background: var(--secondary-dark); }