From cb01765a8ec8cc8f76730c6526ec839f564294be Mon Sep 17 00:00:00 2001 From: retrozinndev Date: Tue, 16 Sep 2025 20:21:39 -0300 Subject: [PATCH] :boom: fix(notification): image expanding with text content --- src/widget/Notification.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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) && - }