reduce transition time
This commit is contained in:
parent
c9b7cf8f68
commit
c2495f578a
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@
|
|||
}
|
||||
.animate-show-hide.ng-hide-add,
|
||||
.animate-show-hide.ng-hide-remove {
|
||||
transition: all linear 2s;
|
||||
transition: all linear 0.2s;
|
||||
}
|
||||
.wallet-details__item.item {
|
||||
padding-top: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue