Skip to content

Commit 8cbf1cb

Browse files
committed
Обновил паддинги на экране информации
1 parent fb05db4 commit 8cbf1cb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

SwiftUI-WorkoutApp/Screens/Profile/Settings/ProfileSettingsView.swift

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,7 @@ struct ProfileSettingsView: View {
5050
dividerView
5151
logoutButton
5252
}
53-
.padding(.top, 14)
54-
.padding(.horizontal)
53+
.padding()
5554
}
5655
.background(Color.swBackground)
5756
.navigationTitle(mode.title)

0 commit comments

Comments
 (0)