RuoYi
2024-06-29 ce94a9d62044ee60b9787f20d5e80bd52013cd9c
ruoyi-ui/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);