carbon-components
Version:
Carbon Components is a component library for IBM Cloud
12 lines (8 loc) • 571 B
Markdown
### SCSS
#### Modifiers
Use these modifiers with `.bx--list` class.
| Selector | Description |
|----------------------|--------------------------------------------------------------------------|
| .bx--list--unordered | Use to apply styles to an unordered list |
| .bx--list--ordered | Use to apply styles to an ordered list |
| .bx--list--nested | Use to apply styles to a nested list inside an ordered or unordered list |