diff --git a/webapp/components/AvatarMenu/AvatarMenu.vue b/webapp/components/AvatarMenu/AvatarMenu.vue index 96d26f210..18865f457 100644 --- a/webapp/components/AvatarMenu/AvatarMenu.vue +++ b/webapp/components/AvatarMenu/AvatarMenu.vue @@ -1,5 +1,5 @@ diff --git a/webapp/pages/notifications/index.vue b/webapp/pages/notifications/index.vue index 2ff6fe2d5..95d30df1a 100644 --- a/webapp/pages/notifications/index.vue +++ b/webapp/pages/notifications/index.vue @@ -135,7 +135,7 @@ export default { }, user: { label: this.$t('notifications.user'), - width: '350px', + width: '33.333%', }, post: this.$t('notifications.post'), content: this.$t('notifications.content'),