Update PriceIntent.swift

This commit is contained in:
Marcos Rodriguez Vélez 2024-10-27 23:19:40 -04:00 committed by GitHub
parent e390b9beab
commit cf871a134d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -87,8 +87,6 @@ struct CompactPriceView: View {
.frame(maxWidth: .infinity)
.frame(idealWidth: 200)
.padding()
.background(.ultraThinMaterial)
.cornerRadius(10)
}
private var priceFormatted: String {