WIP
This commit is contained in:
@@ -68,6 +68,7 @@ struct CreateExerciseActionsView: View {
|
||||
.foregroundColor(.white)
|
||||
.background(.blue)
|
||||
.cornerRadius(10)
|
||||
.buttonStyle(BorderlessButtonStyle())
|
||||
|
||||
Spacer()
|
||||
|
||||
@@ -85,6 +86,8 @@ struct CreateExerciseActionsView: View {
|
||||
.foregroundColor(.white)
|
||||
.background(.red)
|
||||
.cornerRadius(10)
|
||||
.buttonStyle(BorderlessButtonStyle())
|
||||
|
||||
Spacer()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user