persona-easy and incognito for forest

This commit is contained in:
ryleedavis 2023-02-13 16:00:26 -07:00
parent d5847ae25e
commit f59f9156bd
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 8.2 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 78 KiB

View file

@ -356,7 +356,7 @@ class _PrivacyToggleState extends ConsumerState<PrivacyToggle> {
// // Assets.png.personaEasy,
// ),
SvgPicture.asset(
Assets.svg.personaEasy,
Assets.svg.personaEasy(context),
width: isDesktop ? 120 : 140,
height: isDesktop ? 120 : 140,
),