mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-22 15:04:50 +01:00
Update PriceIntent.swift
This commit is contained in:
parent
e390b9beab
commit
cf871a134d
1 changed files with 0 additions and 2 deletions
|
@ -87,8 +87,6 @@ struct CompactPriceView: View {
|
|||
.frame(maxWidth: .infinity)
|
||||
.frame(idealWidth: 200)
|
||||
.padding()
|
||||
.background(.ultraThinMaterial)
|
||||
.cornerRadius(10)
|
||||
}
|
||||
|
||||
private var priceFormatted: String {
|
||||
|
|
Loading…
Add table
Reference in a new issue