diff --git a/webapp/components/NotificationMenu/NotificationMenu.vue b/webapp/components/NotificationMenu/NotificationMenu.vue
index f8c3a74af..7fcfabe82 100644
--- a/webapp/components/NotificationMenu/NotificationMenu.vue
+++ b/webapp/components/NotificationMenu/NotificationMenu.vue
@@ -12,17 +12,19 @@
-
+
-
+
- {{ $t('notifications.pageLink') }}
+
+ {{ $t('notifications.pageLink') }}
+
-
+
{{ $t('notifications.markAllAsRead') }}
@@ -146,7 +148,7 @@ export default {
}
.notifications-link-container {
background-color: $background-color-softer-active;
- text-align: center;
+ justify-content: center;
position: fixed;
bottom: 0;
left: 0;