mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-11-17 09:47:35 +00:00
fix usd value bug (#467)
This commit is contained in:
parent
bfb490f8a1
commit
08f1976921
1 changed files with 0 additions and 3 deletions
|
@ -100,9 +100,6 @@ class IoniaBuyGiftCardPage extends BasePage {
|
|||
color: Colors.white,
|
||||
fontSize: 36,
|
||||
),
|
||||
suffixIcon: SizedBox(
|
||||
width: _width / 6,
|
||||
),
|
||||
prefixIcon: Padding(
|
||||
padding: EdgeInsets.only(
|
||||
top: 5.0,
|
||||
|
|
Loading…
Reference in a new issue