chore(stage-tamagotchi): small refactor & cleanup

This commit is contained in:
Neko Ayaka
2025-10-08 17:13:28 +08:00
parent db35323ea4
commit 73b7ce722c
3 changed files with 41 additions and 4 deletions
@@ -1,8 +1,8 @@
.slide-away-enter-active,
.slide-away-leave-active {
transition:
transform 0.3s ease-in-out,
opacity 0.3s ease-in-out;
transform 0.15s ease-in-out,
opacity 0.15s ease-in-out;
}
.slide-away-enter,