Update: Skips onboarding and email collection screens, create wallets on startup and move to home tab

This commit is contained in:
Sam Cheng Hung 2018-04-20 21:11:48 +08:00
commit 919473e7bd
4 changed files with 10 additions and 13 deletions

View file

@ -83,3 +83,7 @@
content: '';
}
}
.loading .spinner svg {
margin-top: 0;
}