Skip to content

Commit d956fcf

Browse files
cmarangonClaudio Marangon
and
Claudio Marangon
authoredAug 7, 2024··
Fix wrong name of css property of alert component in docs (#2132)
Co-authored-by: Claudio Marangon <claudio.marangon@haar-shop.ch>
1 parent 5760017 commit d956fcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/pages/tokens/z-index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ Z-indexes are used to stack components in a logical manner.
1313
| `--sl-z-index-drawer` | 700 |
1414
| `--sl-z-index-dialog` | 800 |
1515
| `--sl-z-index-dropdown` | 900 |
16-
| `--sl-z-index-alert-group` | 950 |
16+
| `--sl-z-index-toast` | 950 |
1717
| `--sl-z-index-tooltip` | 1000 |

0 commit comments

Comments
 (0)
Please sign in to comment.