diff --git a/src/sass/views/tab-home.scss b/src/sass/views/tab-home.scss index e0620cbd6..bf56ed1a7 100644 --- a/src/sass/views/tab-home.scss +++ b/src/sass/views/tab-home.scss @@ -90,7 +90,7 @@ } .animate-show-hide.ng-hide-add, .animate-show-hide.ng-hide-remove { - transition: all linear 1s; + transition: all linear 2s; } .wallet-details__item.item { padding-top: 0; diff --git a/www/views/tab-home.html b/www/views/tab-home.html index 0bbcba945..8022dc529 100644 --- a/www/views/tab-home.html +++ b/www/views/tab-home.html @@ -39,7 +39,7 @@ On this screen you can see all your wallets, accounts, and assets. -