diff --git a/damus/Views/ReplyView.swift b/damus/Views/ReplyView.swift index 67bb08f2..d3635a21 100644 --- a/damus/Views/ReplyView.swift +++ b/damus/Views/ReplyView.swift @@ -60,6 +60,7 @@ struct ReplyView: View { } } } + .padding() .onAppear { references = gather_reply_ids(our_pubkey: damus.pubkey, from: replying_to) originalReferences = references