diff --git a/core/src/components/alert/alert.scss b/core/src/components/alert/alert.scss index 8881d666e3..cdd191b2c2 100644 --- a/core/src/components/alert/alert.scss +++ b/core/src/components/alert/alert.scss @@ -27,7 +27,7 @@ @include position(0, 0, 0, 0); display: flex; - position: fixed; + position: absolute; align-items: center; justify-content: center;