diff --git a/web/pages/notifications.tsx b/web/pages/notifications.tsx index 45ca234a..54dbdd09 100644 --- a/web/pages/notifications.tsx +++ b/web/pages/notifications.tsx @@ -275,7 +275,7 @@ function IncomeNotificationGroupItem(props: { )} -
+
setExpanded(!expanded)} className={'line-clamp-1 cursor-pointer pl-1 sm:pl-0'} @@ -286,8 +286,8 @@ function IncomeNotificationGroupItem(props: { {'+' + formatMoney(totalIncome)} +
-