Fix wrong name of css property of alert component in docs (#2132)

Co-authored-by: Claudio Marangon <claudio.marangon@haar-shop.ch>
This commit is contained in:
Claudio Marangon
2024-08-07 22:06:52 +02:00
committed by GitHub
parent 5760017ad3
commit d956fcf964

View File

@@ -13,5 +13,5 @@ Z-indexes are used to stack components in a logical manner.
| `--sl-z-index-drawer` | 700 |
| `--sl-z-index-dialog` | 800 |
| `--sl-z-index-dropdown` | 900 |
| `--sl-z-index-alert-group` | 950 |
| `--sl-z-index-toast` | 950 |
| `--sl-z-index-tooltip` | 1000 |