Full page content, fixes, cleaner settings
This commit is contained in:
@ -46,6 +46,8 @@ struct LocalizedPostDetailView: View {
|
||||
.aspectRatio(contentMode: .fit)
|
||||
.frame(maxWidth: 400, maxHeight: 300)
|
||||
.cornerRadius(8)
|
||||
Text(image.id)
|
||||
.font(.headline)
|
||||
}
|
||||
|
||||
Text("Link Preview Description")
|
||||
|
Reference in New Issue
Block a user