Add some padding to the ReplyView
This commit is contained in:
@@ -60,6 +60,7 @@ struct ReplyView: View {
|
||||
}
|
||||
}
|
||||
}
|
||||
.padding()
|
||||
.onAppear {
|
||||
references = gather_reply_ids(our_pubkey: damus.pubkey, from: replying_to)
|
||||
originalReferences = references
|
||||
|
||||
Reference in New Issue
Block a user