Fix moving post button to quell jack's OCD
This commit is contained in:
@@ -87,6 +87,7 @@ struct PostView: View {
|
|||||||
.clipShape(Capsule())
|
.clipShape(Capsule())
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.frame(height: 30)
|
||||||
.padding([.top, .bottom], 4)
|
.padding([.top, .bottom], 4)
|
||||||
|
|
||||||
HStack(alignment: .top) {
|
HStack(alignment: .top) {
|
||||||
|
|||||||
Reference in New Issue
Block a user