This commit is contained in:
Gabriel Bazán 2017-04-14 18:30:12 -03:00
commit c9b7cf8f68
2 changed files with 3 additions and 3 deletions

View file

@ -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;