mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-06-28 12:29:51 +00:00
minor UI fix [skip ci]
This commit is contained in:
parent
c2b138c65c
commit
9a426ee5d4
2 changed files with 3 additions and 3 deletions
|
@ -563,7 +563,7 @@ class BalanceRowWidget extends StatelessWidget {
|
|||
),
|
||||
),
|
||||
),
|
||||
SizedBox(width: 24),
|
||||
SizedBox(width: 16),
|
||||
Expanded(
|
||||
child: Semantics(
|
||||
label: S.of(context).litecoin_mweb_pegout,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue