fix usd value bug (#467)

This commit is contained in:
Serhii 2022-08-11 17:39:59 +03:00 committed by GitHub
parent bfb490f8a1
commit 08f1976921
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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,