mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2024-12-23 11:59:30 +00:00
mobile wallet nav bar edge color fix
This commit is contained in:
parent
c88338f9ad
commit
d47782a185
1 changed files with 1 additions and 0 deletions
|
@ -107,6 +107,7 @@ class _WalletNavigationBarState extends ConsumerState<WalletNavigationBar> {
|
|||
),
|
||||
),
|
||||
Material(
|
||||
color: Colors.transparent,
|
||||
shape: RoundedRectangleBorder(
|
||||
borderRadius: BorderRadius.circular(
|
||||
1000,
|
||||
|
|
Loading…
Reference in a new issue