diff --git a/ui/components/app/multiple-notifications/index.scss b/ui/components/app/multiple-notifications/index.scss index 2427f7cbe..529e6658a 100644 --- a/ui/components/app/multiple-notifications/index.scss +++ b/ui/components/app/multiple-notifications/index.scss @@ -56,8 +56,8 @@ .home-notification-wrapper--show-first { > div { position: fixed; - bottom: 10px; - right: 10px; + bottom: 8px; + right: 8px; visibility: hidden; }