New details page button

This commit is contained in:
Arkadiusz Fal
2022-12-18 22:34:22 +01:00
parent 467f50715c
commit 9bde57e4eb
4 changed files with 149 additions and 52 deletions

View File

@@ -53,7 +53,7 @@ struct InspectorView: View {
NoCommentsView(text: "Not playing", systemImage: "stop.circle.fill")
}
}
.padding(.top, 10)
.padding(.top, 60)
.padding(.bottom, 50)
}
.padding(.horizontal)