buhuazhen
2026-05-25 efbc26783eb7f4f5564f0c9f927844f879e7ca6b
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);