buhuazhen
9 天以前 03e5b550e53a2f629c50df5c5b0000d15355694c
src/assets/styles/transition.scss
@@ -18,10 +18,6 @@
  transition: all .5s;
}
.fade-transform-leave-active {
  position: absolute;
}
.fade-transform-enter {
  opacity: 0;
  transform: translateX(-30px);