Merge remote-tracking branch 'origin/ui-fixes' into add-ethereum

This commit is contained in:
julian 2023-02-27 16:49:42 -06:00
commit c34721c98c
4 changed files with 63 additions and 60 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 677 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 1.9 MiB

After

Width:  |  Height:  |  Size: 1.9 MiB

View file

@ -38,7 +38,7 @@ class EmptyWallets extends ConsumerWidget {
const Spacer(
flex: 2,
),
(isSorbet || isForest)
(isSorbet || isForest || isOcean)
? SvgPicture.asset(
Assets.svg.stack(context),
width: isDesktop

View file

@ -320,6 +320,9 @@ flutter:
# oled black theme coin
- assets/images/oledBlack/
# ocean breeze theme coin
- assets/images/oceanBreeze/
# fruit sorbet theme coin
- assets/images/fruitSorbet/