Skip to content

Commit

Permalink
fix: Update sync-tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippeWeidmann committed Oct 9, 2023
1 parent dd3b8b0 commit d6d5543
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ struct SyncInstallProfileTutorialView: View {
step.swiftUIImage
.resizable()
.aspectRatio(contentMode: .fit)
.clipShape(RoundedRectangle(cornerRadius: UIConstants.buttonsRadius))
.padding(.bottom, value: .large)
}
}
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"images" : [
{
"filename" : "sync-tutorial-5.png",
"filename" : "sync-tutorial-4.png",
"idiom" : "universal"
}
],
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.

0 comments on commit d6d5543

Please sign in to comment.