Inspector and other layouts fixes

This commit is contained in:
Arkadiusz Fal
2022-11-13 21:52:29 +01:00
parent 4ee1383f3a
commit e58afcbf3f
5 changed files with 36 additions and 17 deletions

View File

@@ -29,6 +29,7 @@ struct CommentsView: View {
if embedInScrollView {
ScrollView(.vertical, showsIndicators: false) {
commentsStack
Color.clear.frame(height: 50)
}
} else {
commentsStack