mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +00:00
Inspector and other layouts fixes
This commit is contained in:
@@ -29,6 +29,7 @@ struct CommentsView: View {
|
||||
if embedInScrollView {
|
||||
ScrollView(.vertical, showsIndicators: false) {
|
||||
commentsStack
|
||||
Color.clear.frame(height: 50)
|
||||
}
|
||||
} else {
|
||||
commentsStack
|
||||
|
Reference in New Issue
Block a user