diff --git a/client/source/sass/components/_notifications.scss b/client/source/sass/components/_notifications.scss index f5d01198..403589d2 100644 --- a/client/source/sass/components/_notifications.scss +++ b/client/source/sass/components/_notifications.scss @@ -14,7 +14,7 @@ $notification--foreground: #8fa2b2; right: $spacing-unit * 1/5; transition: opacity 0.25s; width: 250px; - z-index: 1000; + z-index: 99; &-leave { opacity: 1;