feat: update environment setup scripts and enhance animation styles

This commit is contained in:
yuanhau 2025-05-11 16:48:29 +08:00
parent dc30310cfe
commit c68606ffbe
6 changed files with 30 additions and 10 deletions

View file

@ -72,9 +72,4 @@ const toggleDropdown = () => {
</Transition>
</div>
</div>
</template>
<style scoped>
.animate_fastest {
--animate-duration: 0.2s;
}
</style>
</template>