Skip to content

Commit

Permalink
Merge pull request #45 from usd-cs/feature/backendIntegrationDA
Browse files Browse the repository at this point in the history
Feature/backend integration da
  • Loading branch information
austinlim31 authored Nov 13, 2024
2 parents 469d5f2 + a38adfa commit 0a7ec21
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 0a7ec21

Please sign in to comment.