diff --git a/src/widget/Notification.tsx b/src/widget/Notification.tsx
index 5f61928..a2cd375 100644
--- a/src/widget/Notification.tsx
+++ b/src/widget/Notification.tsx
@@ -83,8 +83,11 @@ export function NotificationWidget({ notification, actionClicked, holdOnHover, s
{getNotificationImage(notification) &&
-
}