Skip to content

Commit

Permalink
Update transition declarations for Vue 3 (#617)
Browse files Browse the repository at this point in the history
  • Loading branch information
avk-web-dev committed Jun 9, 2021
1 parent 5b4534f commit 8e1522c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/style/animation.scss
Expand Up @@ -10,6 +10,7 @@
}

.#{$namespace}-zoom-in-down-enter,
.#{$namespace}-zoom-in-down-enter-from,
.#{$namespace}-zoom-in-down-leave-to {
opacity: 0;
transform: scaleY(0);
Expand Down

0 comments on commit 8e1522c

Please sign in to comment.