Skip to content

Commit eae6b13

Browse files
author
golson
committed
Remove excess trailing padding
1 parent b7a2e77 commit eae6b13

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

WMFComponents/Sources/WMFComponents/Components/Shared/Onboarding/WMFOnboardingView.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ public struct WMFOnboardingView: View {
3434
VStack {
3535
WMFOnboardingCell(viewModel: viewModel.cells[cell - 1])
3636
.padding(.bottom, 24)
37-
.padding(.trailing, 20)
3837
}
3938
}
4039
}

0 commit comments

Comments
 (0)