From 6dff4c6815e7502c01b3916313a12eb764c4d3c2 Mon Sep 17 00:00:00 2001 From: keyan Date: Wed, 18 Aug 2021 13:59:30 -0500 Subject: [PATCH] fix spacing in notifications --- components/comment.js | 2 +- components/comment.module.css | 1 + components/notifications.js | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/components/comment.js b/components/comment.js index 829aed1f..253ecc1b 100644 --- a/components/comment.js +++ b/components/comment.js @@ -110,7 +110,7 @@ export default function Comment ({ item, children, replyOpen, includeParent, roo )} -
+
{!noReply && !edit && (
{n.__typename === 'Votification' && your {n.item.title ? 'post' : 'reply'} stacked {n.earnedSats} sats} -
+
{n.item.title ? : }