mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
chore: update transitionAndTransitionGroup.scss for smoother animations
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
}
|
||||
.list-enter-from,
|
||||
.list-leave-to {
|
||||
--at-apply: opacity-0 transform translate-y-6 transform-gpu;
|
||||
--at-apply: opacity-0 translate-y-6 transform-gpu;
|
||||
}
|
||||
.list-leave-to {
|
||||
--at-apply: hidden;
|
||||
|
||||
Reference in New Issue
Block a user