From f1ad321857bd4de5e07458f57c52cbe86a04b2c5 Mon Sep 17 00:00:00 2001 From: keyan Date: Mon, 28 Aug 2023 08:22:51 -0500 Subject: [PATCH] fix forward notification styling --- components/notifications.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/notifications.js b/components/notifications.js index 06876bbb..156da3aa 100644 --- a/components/notifications.js +++ b/components/notifications.js @@ -257,7 +257,7 @@ function Votification ({ n }) { } return ( <> - + your {n.item.title ? 'post' : 'reply'} stacked {numWithUnits(n.earnedSats, { abbreviate: false })} {n.item.forwards?.length > 0 && <>