diff --git a/src/components/alert/alert.light-dom.scss b/src/components/alert/alert.light-dom.scss index 8df3d850..93921af4 100644 --- a/src/components/alert/alert.light-dom.scss +++ b/src/components/alert/alert.light-dom.scss @@ -1,8 +1,8 @@ .sl-toast-stack { position: fixed; - z-index: var(--sl-z-index-toast); top: 0; right: 0; + z-index: var(--sl-z-index-toast); width: 28rem; max-width: 100%; max-height: 100%;