Spaces:
Sleeping
Sleeping
File size: 592 Bytes
c63ff03 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
---
cssClass: reference
---
This page lists CSS variables for dividers and resize handles between sidebars, tabs, and split panes.
## CSS variables
| Variable | Description |
| --------------------------- | ---------------------------- |
| `--divider-color` | Divider border color |
| `--divider-color-hover` | Divider border color (hover) |
| `--divider-width` | Divider border width |
| `--divider-width-hover` | Divider border width (hover) |
| `--divider-vertical-height` | Divider vertical height |
|