mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2024-11-21 16:00:59 +00:00
https://github.com/Dimillian/IceCubesApp/issues/2206 Co-authored-by: SuryakantRapido <suryakant.sharma@rapido.bike>
This commit is contained in:
parent
59d4028efa
commit
a5cd2e6288
1 changed files with 1 additions and 1 deletions
|
@ -181,7 +181,7 @@ struct AddAccountView: View {
|
|||
Spacer()
|
||||
}
|
||||
}
|
||||
.buttonStyle(.borderedProminent)
|
||||
.buttonStyle(PlainButtonStyle())
|
||||
}
|
||||
#if !os(visionOS)
|
||||
.listRowBackground(theme.tintColor)
|
||||
|
|
Loading…
Reference in a new issue