diff --git a/web/components/Notifications/Item.vue b/web/components/Notifications/Item.vue index 26bb074e8..8be72a64d 100644 --- a/web/components/Notifications/Item.vue +++ b/web/components/Notifications/Item.vue @@ -36,13 +36,14 @@ const icon = computed<{ component: Component, color: string } | null>(() => {