diff --git a/addon/styles/components/notification-message.css b/addon/styles/components/notification-message.css index d9f4ed3e..77ce87bf 100644 --- a/addon/styles/components/notification-message.css +++ b/addon/styles/components/notification-message.css @@ -79,6 +79,7 @@ .c-notification__countdown { position: absolute; bottom: 0; + left: 0; background-color: --countdown-lighten-background; width: 0; height: 4px;