minor UI fix [skip ci]

This commit is contained in:
OmarHatem 2025-05-29 05:04:20 +03:00
parent c2b138c65c
commit 9a426ee5d4
2 changed files with 3 additions and 3 deletions

View file

@ -563,7 +563,7 @@ class BalanceRowWidget extends StatelessWidget {
),
),
),
SizedBox(width: 24),
SizedBox(width: 16),
Expanded(
child: Semantics(
label: S.of(context).litecoin_mweb_pegout,