From 319f9c4ece5e6b217bb4f99488208a0e3e6c233a Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Fri, 8 Sep 2023 18:14:19 +0200 Subject: [PATCH] fix(ui): improve notifications alignment and icons consistenty --- components/notification/NotificationCard.vue | 11 ++++++----- .../notification/NotificationGroupedFollow.vue | 4 ++-- components/notification/NotificationGroupedLikes.vue | 12 ++++++------ 3 files changed, 14 insertions(+), 13 deletions(-) diff --git a/components/notification/NotificationCard.vue b/components/notification/NotificationCard.vue index 6cc322e9..328287c5 100644 --- a/components/notification/NotificationCard.vue +++ b/components/notification/NotificationCard.vue @@ -17,21 +17,22 @@ const { notification } = defineProps<{ py-3 bg-base top-0 :lang="notification.status?.language ?? undefined" > -
+
{{ $t('notification.followed_you') }}