UNPKG

@dialpad/dialtone-css

Version:

Dialpad's design system

18 lines (17 loc) 451 B
// // DIALTONE // COMPONENTS: List Item Group // // These are the styles for List Item Group component. // // TABLE OF CONTENTS // • BASE STYLE // // ============================================================================ // $ BASE STYLE // ---------------------------------------------------------------------------- .d-list-item-group { position: relative; padding-right: var(--dt-space-0); padding-left: var(--dt-space-0); }