WIP
This commit is contained in:
@@ -44,7 +44,6 @@ struct ExternalWorkoutDetailView: View {
|
||||
ExtCountdownView()
|
||||
.frame(width: metrics.size.width-50, height: metrics.size.height * 0.2)
|
||||
.padding([.leading, .trailing], 50)
|
||||
.background(Color(uiColor: UIColor.secondarySystemBackground))
|
||||
}
|
||||
}
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user