diff --git a/core/css/toast.scss b/core/css/toast.scss index 61e242a312..0ab797ad43 100644 --- a/core/css/toast.scss +++ b/core/css/toast.scss @@ -7,7 +7,7 @@ padding: 12px; padding-right: 34px; margin-top: 45px; - position: absolute; + position: fixed; z-index: 9000; border-radius: var(--border-radius);