Skip to content

Commit

Permalink
Hoping this resolves some deletion issues, and also recenters the pas…
Browse files Browse the repository at this point in the history
…sword text field.
  • Loading branch information
daranda787 committed Nov 13, 2024
1 parent d03b782 commit d4105ac
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 100 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ struct LoginView: View {
//Username Text Field
TextField("Username", text: $username)
.textFieldStyle(RoundedBorderTextFieldStyle())
.padding(.horizontal, 20)
.padding(.top, 10)
}
.padding()

Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit d4105ac

Please sign in to comment.