diff --git a/web/components/Notifications/Item.vue b/web/components/Notifications/Item.vue index 61997a402..7e738d45e 100644 --- a/web/components/Notifications/Item.vue +++ b/web/components/Notifications/Item.vue @@ -36,21 +36,34 @@ const icon = computed<{ component: Component, color: string } | null>(() => { \ No newline at end of file