Merge pull request #270 from Safelite/feature/animations-adjustments
Feature/animations adjustments
This commit is contained in:
commit
0fa3ce4640
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
.fade-enter-active{
|
.fade-enter-active {
|
||||||
transition: opacity 0.6s ease;
|
transition: opacity 0.8s ease;
|
||||||
}
|
}
|
||||||
|
|
||||||
.fade-leave-active {
|
.fade-leave-active {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue