kopia lustrzana https://github.com/shoelace-style/shoelace
12 wiersze
366 B
Markdown
12 wiersze
366 B
Markdown
# Z-Index Tokens
|
|
|
|
Z-indexes are used to stack components in a logical manner.
|
|
|
|
| Token | Value |
|
|
| ---------------------------- | ----- |
|
|
| `--sl-z-index-drawer` | 700 |
|
|
| `--sl-z-index-dialog` | 800 |
|
|
| `--sl-z-index-dropdown` | 900 |
|
|
| `--sl-z-index-alert-group` | 950 |
|
|
| `--sl-z-index-tooltip` | 1000 |
|