https://github.com/Dimillian/IceCubesApp/issues/2206

Co-authored-by: SuryakantRapido <suryakant.sharma@rapido.bike>
This commit is contained in:
Suryakant 2024-11-10 13:52:53 +05:30 committed by GitHub
parent 59d4028efa
commit a5cd2e6288
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -181,7 +181,7 @@ struct AddAccountView: View {
Spacer() Spacer()
} }
} }
.buttonStyle(.borderedProminent) .buttonStyle(PlainButtonStyle())
} }
#if !os(visionOS) #if !os(visionOS)
.listRowBackground(theme.tintColor) .listRowBackground(theme.tintColor)