Skip to content
Snippets Groups Projects
Commit 0dbe5593 authored by poka's avatar poka
Browse files

OnBoarding: Fix printer icon size

parent 819d5a4b
No related branches found
No related tags found
No related merge requests found
Pipeline #14247 waiting for manual action
......@@ -51,6 +51,7 @@ class OnboardingStepNine extends StatelessWidget {
},
child: Image.asset(
'assets/printer.png',
height: 35,
),
),
Expanded(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment