From 241a7c9acd26080db3d3d81320b8327f68f401bf Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Fri, 18 Sep 2020 10:30:57 -0400 Subject: [PATCH] wtf again vercel --- src/components/alert/alert.light-dom.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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%;